删除重复配置
This commit is contained in:
@@ -9,8 +9,6 @@ spring:
|
||||
test-on-borrow: true
|
||||
initial-size: 3
|
||||
min-idle: 1
|
||||
max-active: 20
|
||||
test-on-borrow: true
|
||||
max-wait: 60000
|
||||
time-between-eviction-runs-millis: 60000
|
||||
min-evictable-idle-time-millis: 300000
|
||||
|
||||
Reference in New Issue
Block a user