数据库配置

v1.4.1
Parker 4 years ago
parent 83d082e984
commit 1b110abf32

@ -34,8 +34,8 @@ spring:
datasource: datasource:
master: master:
url: jdbc:mysql://172.27.105.47:3306/opsli-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&rewriteBatchedStatements=true&serverTimezone=Asia/Shanghai url: jdbc:mysql://172.27.105.47:3306/opsli-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&rewriteBatchedStatements=true&serverTimezone=Asia/Shanghai
username: root username: opsli-boot
password: MYSQL0p9o8i7u password: OPSLI!@#0p9o8i7u
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
# 多数据源配置 # 多数据源配置
#slave-datasource: #slave-datasource:

Loading…
Cancel
Save