mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-11-07 02:57:13 +08:00
refactor: 适配 ContiNew Starter Redisson 自动配置
This commit is contained in:
@@ -71,6 +71,9 @@ spring.data:
|
||||
# 是否开启 SSL
|
||||
ssl:
|
||||
enabled: false
|
||||
redisson:
|
||||
enabled: true
|
||||
mode: single
|
||||
|
||||
--- ### Spring Cache 配置
|
||||
spring.cache:
|
||||
|
||||
@@ -73,6 +73,9 @@ spring.data:
|
||||
# 是否开启 SSL
|
||||
ssl:
|
||||
enabled: false
|
||||
redisson:
|
||||
enabled: true
|
||||
mode: single
|
||||
|
||||
--- ### Spring Cache 配置
|
||||
spring.cache:
|
||||
|
||||
Reference in New Issue
Block a user