RedisLockUtil

This commit is contained in:
wells
2026-08-05 17:55:52 +08:00
parent 6ec17b45f0
commit ecb372119c
4 changed files with 306 additions and 84 deletions
+5
View File
@@ -90,6 +90,11 @@
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-boot-starter</artifactId>
<version>3.44.0</version>
</dependency>
<!-- Spring Boot Test -->
<dependency>
<groupId>org.springframework.boot</groupId>