🔧 修改 redisson 配置.

This commit is contained in:
lijiahang
2024-03-27 15:30:03 +08:00
parent c23eb89e7e
commit e45908130c
8 changed files with 83 additions and 1 deletions

View File

@@ -88,6 +88,12 @@
<groupId>com.orion.ops</groupId>
<artifactId>orion-ops-spring-boot-starter-storage</artifactId>
</dependency>
<!-- job -->
<dependency>
<groupId>com.orion.ops</groupId>
<artifactId>orion-ops-spring-boot-starter-job</artifactId>
</dependency>
</dependencies>
</project>