linxk il y a 5 jours
Parent
commit
ef7c277bb1
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      backstage-service/pom.xml

+ 6 - 0
backstage-service/pom.xml

@@ -89,6 +89,12 @@
             <version>3.3.0</version>
         </dependency>
 
+        <dependency>
+            <groupId>com.baomidou</groupId>
+            <artifactId>lock4j-redis-template-spring-boot-starter</artifactId>
+            <version>2.2.5</version>
+        </dependency>
+
 
         <dependency>
             <groupId>org.springframework.cloud</groupId>