feat: 添加 spring-boot-redis starter.

This commit is contained in:
lijiahang
2023-06-28 16:08:08 +08:00
parent c9a4846bce
commit dc0d75a8fb
10 changed files with 213 additions and 0 deletions

View File

@@ -52,6 +52,10 @@
<groupId>com.orion.ops</groupId>
<artifactId>orion-ops-spring-boot-starter-websocket</artifactId>
</dependency>
<dependency>
<groupId>com.orion.ops</groupId>
<artifactId>orion-ops-spring-boot-starter-redis</artifactId>
</dependency>
<!-- orion-ops biz-modules -->