1. 增加 Redis Starter

2. 在 system-service-app 引入 Redis Starter
This commit is contained in:
YunaiV
2020-12-05 19:49:59 +08:00
parent 49250ebf45
commit 03fde3699b
7 changed files with 120 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
<module>mall-spring-boot-starter-system-error-code</module>
<module>mall-spring-boot-starter-rocketmq</module>
<module>mall-spring-boot-starter-xxl-job</module>
<module>mall-spring-boot-starter-redis</module>
</modules>
<dependencyManagement>