Browse Source

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

laz 8 years ago
parent
commit
dde67dcdc6
1 changed files with 10 additions and 0 deletions
  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