Commit 6d72b485 by Administrator

Update techhero-framework-auth-local.yml

parent 13ffac2a
...@@ -3,13 +3,9 @@ spring: ...@@ -3,13 +3,9 @@ spring:
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username: sysmngv4 username: sysmngv4
password: sysmngv4 password: sysmngv4
#test
#url: jdbc:oracle:thin:@119.96.85.104:1521:orcl
#username: sysmng
#password: sysmng
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