Commit 648b34e0 by Administrator

Update techhero-base-system-anhui-dev-mysql.yml

parent cfdba298
...@@ -7,7 +7,7 @@ spring: ...@@ -7,7 +7,7 @@ spring:
url: jdbc:mysql://192.168.50.248:3306/sysmng_ah?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8 url: jdbc:mysql://192.168.50.248:3306/sysmng_ah?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
username: root username: root
password: umBm*7gYm3AB password: umBm*7gYm3AB
driverClassName: com.mysql.cj.jdbc.Driver driverClassName: com.mysql.jdbc.Driver
druid: druid:
initialSize: 5 #初始化提供的连接数 initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数 minIdle: 5 #数据库连接池的最小维持连接数
......
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