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

@ -8,6 +8,10 @@ spring:
dataid: novel-jwt.yml
group: novel-common
refresh: true
extconfig[1]:
dataid: novel-redis.yml
group: novel-common
refresh: true
profiles:
active: dev