mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-17 11:00:09 +08:00
chore: Spring Boot 3.0.3 => 3.0.5
1.Spring Boot 3.0.3 => 3.0.5 2.Sa-Token 适配 Spring Boot 3.x
This commit is contained in:
@@ -80,7 +80,7 @@ limitations under the License.
|
||||
<!-- Sa-Token(轻量级 Java 权限认证框架,让鉴权变得简单、优雅) -->
|
||||
<dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-spring-boot-starter</artifactId>
|
||||
<artifactId>sa-token-spring-boot3-starter</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- Sa-Token 整合 JWT -->
|
||||
|
Reference in New Issue
Block a user