Skip to content

Commit

Permalink
数据库连接池默认配置
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Jan 6, 2016
1 parent 7eef041 commit babef38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/druid.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
validationQuery=SELECT 1
testWhileIdle=true
timeBetweenEvictionRunsMillis=60000
minEvictableIdleTimeMillis=600000

minEvictableIdleTimeMillis=300000
maxWait=5000

0 comments on commit babef38

Please sign in to comment.