blog boot
1.0.0
Blog and blog management system based on springboot+mybatisplus+vue+element-ui
The project is divided into two parts: blog and blog management system
Administrator account admin password 112233
Core framework: springboot
Persistence layer framework: mybatisplus
Database connection pool: druid
Interface testing framework: Swagger2
pojo framework: lombok
js framework: vue2.x
ui framework: element-ui
1. Create a database blog
2. Execute doc/blog.sql
3. Modify the database and email configuration information and upload.path (image upload storage directory) under config/application.properties