感谢satoken

Signed-off-by: OPGames <1613814+opgames@user.noreply.gitee.com>
master
OPGames 3 years ago committed by Gitee
parent 55f0a6b548
commit 7966e07eea
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -49,6 +49,7 @@ uni-apphttps://gitee.com/gz-yami/mall4uni
|---------------------|---------|------------------------------| |---------------------|---------|------------------------------|
| Spring Boot | 3.0.4 | MVC核心框架 | | Spring Boot | 3.0.4 | MVC核心框架 |
| Spring Security web | 3.0.4 | web应用安全防护 | | Spring Security web | 3.0.4 | web应用安全防护 |
| satoken | 1.34.0 | 一个轻量级 Java 权限认证框架取代spring oauth2 |
| MyBatis | 3.5.10 | ORM框架 | | MyBatis | 3.5.10 | ORM框架 |
| MyBatisPlus | 3.5.3.1 | 基于mybatis使用lambda表达式的 | | MyBatisPlus | 3.5.3.1 | 基于mybatis使用lambda表达式的 |
| spring-doc | 2.0.0 | 接口文档工具 | | spring-doc | 2.0.0 | 接口文档工具 |
@ -107,7 +108,10 @@ https://gitee.com/gz-yami/mall4j/wikis
## 特别鸣谢 ## 特别鸣谢
- wxjava:https://github.com/Wechat-Group/WxJava - wxjava: https://github.com/Wechat-Group/WxJava
- sa-token: https://gitee.com/dromara/sa-token
## mall4cloud微服务版本已上线 ## mall4cloud微服务版本已上线
https://gitee.com/gz-yami/mall4cloud https://gitee.com/gz-yami/mall4cloud

Loading…
Cancel
Save