|
@@ -29,14 +29,14 @@ spring:
|
|
|
max-wait: 60000
|
|
|
min-evictable-idle-time-millis: 30000
|
|
|
min-idle: 10
|
|
|
- password: 4dkk2020cuikuan%
|
|
|
+ password: JK20220120&JIK
|
|
|
stat-view-servlet:
|
|
|
enabled: true
|
|
|
test-on-borrow: false
|
|
|
test-on-return: false
|
|
|
test-while-idle: true
|
|
|
time-between-eviction-runs-millis: 60000
|
|
|
- url: jdbc:mysql://172.18.157.42:3306/720yun_fd_manage?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8
|
|
|
+ url: jdbc:mysql://172.18.157.42:13306/720yun_fd_manage?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8
|
|
|
username: root
|
|
|
validation-query: SELECT 1 FROM DUAL
|
|
|
web-stat-filter:
|