mirror of
https://gitee.com/novel_dev_team/novel-plus
synced 2026-07-20 17:54:59 +08:00
refactor: 移除 Ehcache,默认缓存设置为 Redis
This commit is contained in:
@@ -9,7 +9,7 @@ spring:
|
||||
#Redis服务器连接端口
|
||||
port: 6379
|
||||
#Redis服务器连接密码
|
||||
password: test
|
||||
password: test123456
|
||||
jedis:
|
||||
pool:
|
||||
#连接池最大连接数(使用负值表示没有限制)
|
||||
|
||||
Reference in New Issue
Block a user