add redis lock test

This commit is contained in:
2021-08-30 10:14:08 +08:00
parent 9d6a001b85
commit f601c051d4
7 changed files with 233 additions and 110 deletions

View File

@@ -10,4 +10,10 @@
<artifactId>budd-demo</artifactId>
<name>budd-demo</name>
<dependencies>
<dependency>
<groupId>io.github.ehlxr</groupId>
<artifactId>budd-common</artifactId>
</dependency>
</dependencies>
</project>