# aefz-blog **Repository Path**: aerfazhe/aefz-blog ## Basic Information - **Project Name**: aefz-blog - **Description**: Alpha zhe 博客平台 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-08-12 - **Last Updated**: 2023-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # aefz-blog #### 介绍 此仓库用于存放个人编写的一个开源博客网站,大家可以参考学习交流 ![1602875193478](README.assets/1602875193478.png) ![1602875222419](README.assets/1602875222419.png) #### 软件架构 #### 前端 | 技术 | 概述 | 官网 | | :---------------: | :------------: | :-------------------------------------------: | | Thymeleaf | 模板引擎 | https://www.thymeleaf.org/ | | BootStrap | 响应式布局框架 | https://www.bootcss.com/ | | Layer | 弹出层 | https://layer.layui.com/ | | JQuery | 函数库 | https://jquery.com/ | | Jquery Validation | 表单验证 | https://jqueryvalidation.org/ | | HTML5 | HTML新规范 | https://www.w3.org/TR/2011/WD-html5-20110525/ | | JavaScrap | Web脚本语言 | https://enable-javascript.com/ | | CSS | 层叠样式表 | https://www.w3.org/Style/CSS/ | #### 后端 | 技术 | 概述/作用 | 官网 | | :---------: | :------------------: | :-----------------------------------------: | | Spring | 一站式轻量级开源框架 | https://spring.io/ | | Spring Boot | 简化版Spring | https://spring.io/projects/spring-boot | | Spring MVC | MVC框架 | https://spring.io/projects/spring-framework | | MybatisPlus | 数据访问 | https://spring.io/projects/spring-data | | Shiro | 安全框架 | https://spring.io/projects/spring-security | | Nginx | Web服务器 | http://nginx.org/ | #### 数据存储 | 技术 | 概述/作用 | 官网 | | :---: | :----------: | :--------------------: | | Mysql | 关系型数据库 | https://www.mysql.com/ | #### 其他 | 技术 | 概述/作用 | 官网 | | :-----------: | :-------: | :------------------------: | | ElasticSearch | 弹性搜索 | https://www.elastic.co/cn/ | | Maven | 构建工具 | https://maven.org/ | 软件架构说明 根据个人能力及当下所需技术开发,仅供个人。 #### 安装教程 1. 首先保证安装了mysql5.7+ ,jdk1.8+ 2. 下载或克隆之后在IDEA中运行,使用的是SpringBoot启动器启动 3. #### 使用说明 1. 本博客仅供各位学习参考,不可用于商业 2. 本博客为开源的,不可用于谋取利益,如有者,博主本人概不负责 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)