Commit 80d2e70a by Administrator

Update techhero-base-supportplatform-dev.yml

parent 2cf3d0d6
...@@ -5,7 +5,7 @@ spring: ...@@ -5,7 +5,7 @@ spring:
password: zcpt_yw456 password: zcpt_yw456
driverClassName: oracle.jdbc.OracleDriver driverClassName: oracle.jdbc.OracleDriver
initial-size: 5 initial-size: 5
validation-query: SELECT 1 validation-query: SELECT 1 from dual
test-on-borrow: false test-on-borrow: false
test-while-idle: true test-while-idle: true
time-between-eviction-runs-millis: 18800 time-between-eviction-runs-millis: 18800
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment