You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Configurations/Config-Server/configrepo/csi-pms-rms-resource-regist...

15 lines
304 B

spring:
datasource:
tomcat:
min-evictable-idle-time-millis: 200000
max-active: 60
max-idle: 2
min-idle: 1
max-age: 200000
hikari:
minimum-idle: 2
maximum-pool-size: 60
connection-timeout: 30000
idle-timeout: 10000
max-lifetime: 40000