Merge pull request #12 from mindskip/mindskip

教程更新
This commit is contained in:
思维跳跃科技
2020-12-04 10:02:26 +08:00
committed by GitHub

View File

@@ -34,8 +34,8 @@ github - mysql [https://github.com/mindskip/xzs-mysql](https://github.com/min
### 后台系统
* spring-boot 2.1.6.RELEASE
* spring-boot-security 用户登录验证
* undertow web容器
* spring-boot-security 用户登录验证
* undertow web容器
* postgresql/mysql 优秀的开源数据库
* redis 缓存,提升系统性能
* mybatis 数据库中间件