- JDK 1.8
- Spring Boot 2.2.5.RELEASE
- Spring Security 2.2.5.RELEASE
- MyBatis-Plus 3.4.2
- vue 2.6.14
- element-ui 2.15.10
project
├─project-common //公共模块
├─project-logging //日志模块
└─project-system //系统模块
- 服务地址:http://127.0.0.1:8088
- API 文档: http://127.0.0.1:8088/doc.html
- Druid:http://127.0.0.1:8088/druid/login.html
- 前端地址: http://127.0.0.1:8089