|
@@ -36,10 +36,10 @@
|
|
|
<artifactId>utils</artifactId>
|
|
|
</dependency>
|
|
|
<!-- Redis缓存整合开始 -->
|
|
|
- <dependency>
|
|
|
+ <!--<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-data-redis</artifactId>
|
|
|
- </dependency>
|
|
|
+ </dependency>-->
|
|
|
<dependency>
|
|
|
<groupId>redis.clients</groupId>
|
|
|
<artifactId>jedis</artifactId>
|