Browse Source

redis集群配置

zouxuan 1 year ago
parent
commit
37d1f5ba72
1 changed files with 5 additions and 0 deletions
  1. 5 0
      cooleshow-gateway/gateway-web/pom.xml

+ 5 - 0
cooleshow-gateway/gateway-web/pom.xml

@@ -26,6 +26,11 @@
 			</dependency> -->
 
 		<dependency>
+			<groupId>com.plumelog</groupId>
+			<artifactId>plumelog-logback</artifactId>
+			<version>3.5.3</version>
+		</dependency>
+		<dependency>
 			<groupId>com.alibaba.cloud</groupId>
 			<artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>
 		</dependency>