|
|
@@ -26,8 +26,8 @@ spring:
|
|
|
min_idle: 0
|
|
|
datasource:
|
|
|
url: jdbc:mysql://rm-wz9sc79f5255780opqo.mysql.rds.aliyuncs.com/raex_test?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
- username: raex
|
|
|
- password: K@SdS7e6NTw4CK
|
|
|
+ username: raex_server
|
|
|
+ password: tetQsjw!u4!c5$URduo7BH
|
|
|
hikari:
|
|
|
minimum-idle: 20
|
|
|
maximum-pool-size: 300
|
|
|
@@ -196,8 +196,8 @@ spring:
|
|
|
profiles: test
|
|
|
datasource:
|
|
|
url: jdbc:mysql://rm-wz9sc79f5255780opqo.mysql.rds.aliyuncs.com/raex_test?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
- username: raex
|
|
|
- password: K@SdS7e6NTw4CK
|
|
|
+ username: raex_server
|
|
|
+ password: tetQsjw!u4!c5$URduo7BH
|
|
|
redis:
|
|
|
host: 127.0.0.1
|
|
|
database: 0
|
|
|
@@ -219,8 +219,8 @@ spring:
|
|
|
profiles: test1
|
|
|
datasource:
|
|
|
url: jdbc:mysql://rm-wz9sc79f5255780op.mysql.rds.aliyuncs.com/raex_test1?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
- username: raex
|
|
|
- password: K@SdS7e6NTw4CK
|
|
|
+ username: raex_server
|
|
|
+ password: tetQsjw!u4!c5$URduo7BH
|
|
|
redis:
|
|
|
host: 127.0.0.1
|
|
|
database: 2
|
|
|
@@ -269,8 +269,8 @@ spring:
|
|
|
profiles: prod
|
|
|
datasource:
|
|
|
url: jdbc:mysql://rm-wz9sc79f5255780op.mysql.rds.aliyuncs.com/raex?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
- username: raex
|
|
|
- password: K@SdS7e6NTw4CK
|
|
|
+ username: raex_server
|
|
|
+ password: tetQsjw!u4!c5$URduo7BH
|
|
|
redis:
|
|
|
host: 127.0.0.1
|
|
|
database: 1
|
|
|
@@ -308,8 +308,8 @@ spring:
|
|
|
profiles: notify
|
|
|
datasource:
|
|
|
url: jdbc:mysql://rm-wz9sc79f5255780op.mysql.rds.aliyuncs.com/raex?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
- username: raex
|
|
|
- password: K@SdS7e6NTw4CK
|
|
|
+ username: raex_server
|
|
|
+ password: tetQsjw!u4!c5$URduo7BH
|
|
|
redis:
|
|
|
host: 172.31.215.239
|
|
|
database: 1
|
|
|
@@ -348,8 +348,8 @@ spring:
|
|
|
profiles: notifytest
|
|
|
datasource:
|
|
|
url: jdbc:mysql://rm-wz9sc79f5255780opqo.mysql.rds.aliyuncs.com/raex_test?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
- username: raex
|
|
|
- password: K@SdS7e6NTw4CK
|
|
|
+ username: raex_server
|
|
|
+ password: tetQsjw!u4!c5$URduo7BH
|
|
|
redis:
|
|
|
host: 172.31.215.239
|
|
|
database: 0
|