Commit 941399e5 by Administrator

Update techhero-framework-gateway-natived.yml

parent 89e4b885
...@@ -10,9 +10,10 @@ spring: ...@@ -10,9 +10,10 @@ spring:
stat-view-servlet: stat-view-servlet:
loginUsername: root loginUsername: root
loginPassword: root loginPassword: root
initial-size: 1 initial-size: 3
max-active: 20 max-active: 20
min-idle: 3 min-idle: 8
test-while-idle: true
max-wait: 60000 max-wait: 60000
time-between-eviction-runs-millis: 60000 time-between-eviction-runs-millis: 60000
validation-query: select 1 from dual validation-query: select 1 from dual
......
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