删除需要redis启动
This commit is contained in:
parent
4acd0217f9
commit
8183ca6f0d
4
pom.xml
4
pom.xml
|
@ -107,11 +107,11 @@
|
|||
<version>1.26.0</version>
|
||||
</dependency>
|
||||
<!-- Sa-Token 整合 Redis (使用jackson序列化方式) -->
|
||||
<dependency>
|
||||
<!--<dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-dao-redis-jackson</artifactId>
|
||||
<version>1.26.0</version>
|
||||
</dependency>
|
||||
</dependency>-->
|
||||
<!-- thymeleaf模版 -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
|
Loading…
Reference in New Issue