Browse Source

测试福州的jar包暂时写的配置

laz 8 năm trước cách đây
mục cha
commit
dde67dcdc6
1 tập tin đã thay đổi với 10 bổ sung0 xóa
  1. 10 0
      svr-health-profile.yml

+ 10 - 0
svr-health-profile.yml

@ -38,6 +38,16 @@ spring:
    validation-query: SELECT 1
    test-on-borrow: true
data-source:
  driver-class-name: com.mysql.jdbc.Driver
  initialize-size: 1
  max-total: 20
  max-idle: 10
  min-idle: 1
  validation-query: SELECT 1
  test-on-borrow: true
  remove-abandoned-timeout: 55
fast-dfs:
  pool:
    init-size: 5