https://github.com/lete114/myblog-butterfly
A personal blog written by SpringBoot uses Butterfly as the theme of the blog 一个由SpringBoot写的个人博客,博客主题使用Butterfly
https://github.com/lete114/myblog-butterfly
butterfly hexo-butterfly javablog mybatis myblog mysql springboot springboot-mybatis thymeleaf
Last synced: 3 months ago
JSON representation
A personal blog written by SpringBoot uses Butterfly as the theme of the blog 一个由SpringBoot写的个人博客,博客主题使用Butterfly
- Host: GitHub
- URL: https://github.com/lete114/myblog-butterfly
- Owner: Lete114
- Created: 2021-01-10T09:14:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-10T09:50:53.000Z (over 4 years ago)
- Last Synced: 2025-03-22T18:11:19.451Z (3 months ago)
- Topics: butterfly, hexo-butterfly, javablog, mybatis, myblog, mysql, springboot, springboot-mybatis, thymeleaf
- Language: JavaScript
- Homepage:
- Size: 5.75 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## MyBlog-Butterfly
MyBlog-Butterfly是由SpringBoot框架开发
页面美观漂亮,功能齐全,满足个人不可的需求
你可以把它作为SpringBoot技术栈学习
评论使用的是[Valine](https://Valine.js.org)的页面样式,后台处理是SpringBoot
博客主题模板使用的是[Hexo-Butterfly](https://github.com/jerryc127/hexo-theme-butterfly),页面美观,文章阅读体验好,电脑/手机端完美适配,支持pjax等多项功能
博客后台模板使用的是[ZHENFENG13/My-Blog](https://github.com/ZHENFENG13/My-Blog/)的后台模板、美观、实用、功能齐全
如果你使用Hexo搭建静态博客的话,可以支持一下[Hexo-MengD(萌典)](https://github.com/lete114/hexo-theme-MengD)主题
## 开发环境
- JDK1.8
- SpringBoot2.4.x
- IDEA 2020
- MySQL5.5
- Maven3.6.x## 注意事项
- 本项目使用的MySQL版本过低,请留意日期字段
- 后台系统默认登陆用户名:`admin`,密码:`111111`
- 数据库文件在项目根目录,数据库表结构:`DataBase.sql`,数据库表结构及测试数据:`TestDataBase.sql`
## 博客页面效果
只展示部分
- 博客首页
- 文章页
- 归档页
## 后台页面效果
- 后台首页
- 文章编辑
- 评论管理
- 系统信息
