"git@ustchcs.com:gujinli1118/jeeSpringCloud.git" did not exist on "53162bdd3318b0714903ccf8f00e2dad89e7d95c"
Commit 87ae7698 authored by Sun's avatar Sun
Browse files

no commit message

parent ddee6e21
...@@ -79,7 +79,7 @@ spring: ...@@ -79,7 +79,7 @@ spring:
password: root password: root
# 下面为连接池的补充设置,应用到上面所有数据源中 # 下面为连接池的补充设置,应用到上面所有数据源中
# 初始化大小,最小,最大 # 初始化大小,最小,最大
initialSize: 10 initialSize: 5
minIdle: 3 minIdle: 3
maxActive: 20 maxActive: 20
# 配置获取连接等待超时的时间 # 配置获取连接等待超时的时间
......
Supports Markdown
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