mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-10 08:57:14 +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:
|
||||
|
Reference in New Issue
Block a user