This commit is contained in:
易焱 2019-11-15 21:26:36 +08:00
commit 3dbdc8066b
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
#### 项目介绍
后台管理系统基于SpringBoot2.0 + Spring Data Jpa + Thymeleaf + Shiro 开发的后台管理系统,采用分模块的方式便于开发和维护,支持前后台模块分别部署,目前支持的功能有:权限管理、部门管理、字典管理、日志记录、文件上传、代码生成等,为快速开发后台系统而生的脚手架!
后台管理系统基于SpringBoot2.0 + Spring Data Jpa + Thymeleaf + Shiro 开发的后台管理系统,采用分模块的方式便于开发和维护,支持前后台模块分别部署
#### 技术选型