独立redis后的调整

This commit is contained in:
daihh
2022-10-27 22:57:40 +08:00
parent ad81c83dc8
commit 9a2504c856
13 changed files with 38 additions and 71 deletions

View File

@@ -22,6 +22,11 @@
<artifactId>xboe-core</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.xboe</groupId>
<artifactId>xboe-redis</artifactId>
<version>1.0.0</version>
</dependency>
<!-- java-jwt -->
<dependency>
<groupId>com.auth0</groupId>