|
@@ -13,9 +13,9 @@ spring:
|
|
slave:
|
|
slave:
|
|
# 从数据源开关/默认关闭
|
|
# 从数据源开关/默认关闭
|
|
enabled: true
|
|
enabled: true
|
|
- url: jdbc:mysql://139.155.7.62:3306/subject?useUnicode=true&useSSL=false&characterEncoding=UTF-8&autoReconnect=true
|
|
|
|
|
|
+ url: jdbc:mysql://8.137.121.180:3306/ry-vue?useUnicode=true&useSSL=false&characterEncoding=UTF-8&autoReconnect=true
|
|
username: root
|
|
username: root
|
|
- password: Chaoliu@0917!@#
|
|
|
|
|
|
+ password: 287988448lp5421
|
|
# 初始连接数
|
|
# 初始连接数
|
|
initialSize: 5
|
|
initialSize: 5
|
|
# 最小连接池数量
|
|
# 最小连接池数量
|