|
|
@@ -5,7 +5,7 @@ spring:
|
|
|
username: crss_settlement
|
|
|
password: i17SMOPm
|
|
|
driverClassName: com.edb.Driver
|
|
|
- connectionTimeout: 150000
|
|
|
+ connectionTimeout: 300000
|
|
|
maximumPoolSize: 3
|
|
|
test-on-borrow: true
|
|
|
validation-query: SELECT 1
|
|
|
@@ -15,7 +15,7 @@ spring:
|
|
|
username: crss_dataflow
|
|
|
password: lgcCpwy0
|
|
|
driverClassName: com.edb.Driver
|
|
|
- connectionTimeout: 150000
|
|
|
+ connectionTimeout: 300000
|
|
|
maximumPoolSize: 3
|
|
|
test-on-borrow: true
|
|
|
validation-query: SELECT 1
|
|
|
@@ -25,7 +25,7 @@ spring:
|
|
|
username: crss_meterprocess
|
|
|
password: D9JpfUtT
|
|
|
driverClassName: com.edb.Driver
|
|
|
- connectionTimeout: 150000
|
|
|
+ connectionTimeout: 300000
|
|
|
maximumPoolSize: 3
|
|
|
test-on-borrow: true
|
|
|
validation-query: SELECT 1
|