add
This commit is contained in:
@ -12,10 +12,10 @@
|
||||
<artifactId>qiaoba-common-redis</artifactId>
|
||||
|
||||
<dependencies>
|
||||
<!-- redis -->
|
||||
<!-- lock4j -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-data-redis</artifactId>
|
||||
<groupId>com.baomidou</groupId>
|
||||
<artifactId>lock4j-redis-template-spring-boot-starter</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.qiaoba</groupId>
|
||||
|
Reference in New Issue
Block a user