@@ -2,8 +2,8 @@
spring:
datasource:
url: jdbc:mysql://192.168.36.128:3306/webchat_act?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=GMT%2b8&allowPublicKeyRetrieval=true
- username: root
- password: 12345678
+ username: webchat_act
+ password: siKB2dJPxKhERayG
driver-class-name: com.mysql.jdbc.Driver
hikari:
maximum-pool-size: 10
url: jdbc:mysql://192.168.36.128:3306/webchat_payment?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=GMT%2b8&allowPublicKeyRetrieval=true
+ username: webchat_payment
+ password: RLYk88XmeYCXMRwA
maximum-pool-size: 50
url: jdbc:mysql://192.168.36.128:3306/webchat_pgc?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=GMT%2b8&allowPublicKeyRetrieval=true
+ username: webchat_pgc
+ password: 7SCBXNEFfpt52pBT
@@ -3,8 +3,8 @@ spring:
allow-bean-definition-overriding: true
url: jdbc:mysql://192.168.36.128:3306/webchat_user?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=GMT%2b8&allowPublicKeyRetrieval=true
+ username: webchat_user
+ password: 3irytGRDBMwbsFaf