redis配置通用化

This commit is contained in:
xiongxiaoyang
2020-06-02 20:40:05 +08:00
parent 415084b81a
commit 8885730e77
15 changed files with 18 additions and 319 deletions

View File

@ -3,3 +3,10 @@ spring:
name: novel-home
profiles:
active: dev
cloud:
nacos:
config:
extconfig[0]:
dataid: novel-redis.yml
group: novel-common
refresh: true