# blog **Repository Path**: Mitsuha666/blog ## Basic Information - **Project Name**: blog - **Description**: (springboot+mybatis+thymeleaf)—— 小而美的个人博客项目 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 11 - **Forks**: 3 - **Created**: 2020-05-13 - **Last Updated**: 2022-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring Boot个人博客项目随笔 > **作者:朱一鸣** > > **qq:691639910** 项目参照b站李仁密老师的Spring Boot开发小而美的个人博客。 **把持久层修改为了mybatis**,可以作为刚学完springboot的练习项目。 目录中有建库建表文件,可以直接执行 功能:**前端展示 + 后台管理**,**添加了萌萌的看板娘** 博客地址:**http://www.zhuyiming.top/** **技术组合:** * 后端:Spring Boot + mybatis * 数据库:MySQL * 前端UI:Semantic UI框架 + thymeleaf模板 **工具与环境:** * IDEA * Maven 3.6.2 * JDK 12 * springboot 2.2.5 **博客展示界面** ![](https://github.com/Mitsuha666/blog-pictures/blob/master/index.png?raw=true) ![](https://github.com/Mitsuha666/blog-pictures/blob/master/type.png?raw=true) ![](https://github.com/Mitsuha666/blog-pictures/blob/master/tag.png?raw=true) ![](https://github.com/Mitsuha666/blog-pictures/blob/master/%E5%BD%92%E6%A1%A3.png?raw=true) ![](https://github.com/Mitsuha666/blog-pictures/blob/master/about.png?raw=true) **后台管理界面** ![](https://github.com/Mitsuha666/blog-pictures/blob/master/login.jpg?raw=true) ![](https://images.gitee.com/uploads/images/2020/0513/172240_1834ea33_7429052.jpeg) ![](https://github.com/Mitsuha666/blog-pictures/blob/master/type-admin.jpg?raw=true) ![](https://github.com/Mitsuha666/blog-pictures/blob/master/blog-input.jpg?raw=true)