更新版本信息

This commit is contained in:
OPGames
2023-01-11 01:21:47 +00:00
committed by Gitee
parent 7a4459a2f1
commit 1501f1b0dd

View File

@@ -44,8 +44,8 @@ uni-apphttps://gitee.com/gz-yami/mall4uni
| 技术 | 版本 | 说明 |
| ---------------------- | ------ | --------------------------------------- |
| Spring Boot | 2.1.6 | MVC核心框架 |
| Spring Security oauth2 | 2.1.5 | 认证和授权框架 |
| Spring Boot | 2.7.0 | MVC核心框架 |
| Spring Security oauth2 | 2.7.0 | 认证和授权框架 |
| MyBatis | 3.5.0 | ORM框架 |
| MyBatisPlus | 3.1.0 | 基于mybatis使用lambda表达式的 |
| Swagger-UI | 2.9.2 | 文档生产工具 |
@@ -56,8 +56,8 @@ uni-apphttps://gitee.com/gz-yami/mall4uni
| fst | 2.57 | 更快的序列化和反序列化工具 |
| orika | 1.5.4 | 更快的bean复制工具 |
| lombok | 1.18.8 | 简化对象封装工具 |
| hutool | 4.5.0 | 更适合国人的java工具集 |
| swagger-bootstrap | 1.9.3 | 基于swagger更便于国人使用的swagger ui |
| hutool | 5.7.22 | 更适合国人的java工具集 |
| knife4j | 3.0.3 | 基于swagger更便于国人使用的swagger ui |