mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-22 20:13:43 +08:00
Revert "!22 sa-token"
This reverts commite465fdbf0a
, reversing changes made toc6d7ae9f46
.
This commit is contained in:
@@ -49,19 +49,12 @@
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
<!-- sa-token start -->
|
||||
<!-- spring security -->
|
||||
<dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-spring-boot-starter</artifactId>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-security</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-redis-jackson</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- sa-token end -->
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-log4j2</artifactId>
|
||||
|
Reference in New Issue
Block a user