mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-06 04:18:07 +00:00
update 优化 连接池增加 keepaliveTime 探活参数
This commit is contained in:
@@ -48,6 +48,8 @@ spring:
|
||||
maxLifetime: 1800000
|
||||
# 连接测试query(配置检测连接是否有效)
|
||||
connectionTestQuery: SELECT 1
|
||||
# 多久检查一次连接的活性
|
||||
keepaliveTime: 30000
|
||||
|
||||
# seata配置
|
||||
seata:
|
||||
|
Reference in New Issue
Block a user