فهرست منبع

logback配置更改

zouxuan 1 سال پیش
والد
کامیت
6ff6547c57
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      cooleshow-common/pom.xml

+ 2 - 2
cooleshow-common/pom.xml

@@ -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>