Commit b2907dbc authored by 赵啸非's avatar 赵啸非

修改线程初始化数量

parent b43a8d62
...@@ -74,6 +74,8 @@ spring: ...@@ -74,6 +74,8 @@ spring:
max-active: 20 max-active: 20
# 配置获取连接等待超时的时间 # 配置获取连接等待超时的时间
max-wait: 60000 max-wait: 60000
test-on-borrow: true
test-while-idle: true
mybatis: mybatis:
root-path: com.mortals root-path: com.mortals
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment