|
|
|
@ -9,4 +9,8 @@ spring.datasource.master.password=rpayplus
|
|
|
|
|
spring.datasource.slave.driver-class-name=com.mysql.cj.jdbc.Driver
|
|
|
|
|
spring.datasource.slave.jdbc-url=jdbc:mysql://${spring.datasource.host}/${spring.datasource.schema-name}?useUnicode=true&characterEncoding=utf8&useSSL=false
|
|
|
|
|
spring.datasource.slave.username=root
|
|
|
|
|
spring.datasource.slave.password=rpayplus
|
|
|
|
|
spring.datasource.slave.password=rpayplus
|
|
|
|
|
|
|
|
|
|
spring.redis.host=192.168.0.84
|
|
|
|
|
spring.redis.port=6379
|
|
|
|
|
spring.redis.database=9
|