Browse Source

redis配置

xusonglin 5 năm trước cách đây
mục cha
commit
577e4ee83d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -50,6 +50,7 @@
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-data-redis</artifactId>
+            <version>2.1.3.RELEASE</version>
         </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>