1、新增Redis分布式锁;

This commit is contained in:
xuguang.chen 2021-03-04 14:39:25 +08:00
parent 9b37acb26f
commit ac7d07abe1
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
<artifactId>spring-boot-starter-data-redis</artifactId>
</dependency>
<!-- Spring boot redisson -->
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-boot-starter</artifactId>