mirror of
https://github.com/continew-org/continew-admin.git
synced 2026-01-16 06:57:12 +08:00
build: continew-starter 2.14.0 => 2.15.0
1.适配 cs Knife4j 替换为 NextDoc4j 1.1.5 2.适配 cs continew-starter-auth-justauth 3.cs DataPermission 注解增加缓存处理,缓存 Mapper 接口方法上携带 DataPermission 的值 4.cs 修复开启 SSL 后,mail.host 不被 JDK 信任的问题 5.cs EnumValue 比较枚举值时,不再区分大小写 6.cs 依赖全面升级 spring-boot 3.3.12 => 3.4.10,snail-job 1.5.0 => 1.8.0
This commit is contained in:
@@ -101,6 +101,11 @@
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-sign</artifactId>
|
||||
</dependency>
|
||||
<!-- NextDoc4j - SaToken 权限展示插件 -->
|
||||
<dependency>
|
||||
<groupId>top.nextdoc4j</groupId>
|
||||
<artifactId>nextdoc4j-plugin-security-satoken</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- ContiNew Starter 认证模块 - JustAuth -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user