Redis Session测试通过;因为Kryo必须有一个无参数的构造方法,为减少错误几率,所以将Kryo替换为FTS工具,两者性能可忽略。
This commit is contained in:
@@ -22,6 +22,17 @@ jdbc:
|
||||
# password: jeesite
|
||||
# testSql: SELECT 1
|
||||
|
||||
# Redis 配置
|
||||
redis:
|
||||
|
||||
# Redis 连接参数
|
||||
host: 192.168.11.12
|
||||
port: 6379
|
||||
password: 1234
|
||||
|
||||
# 是否启用Redis系统缓存及会话
|
||||
cacheAndSession: false
|
||||
|
||||
#============================#
|
||||
#===== System settings ======#
|
||||
#============================#
|
||||
|
||||
Reference in New Issue
Block a user