用户模块和音乐模块MYSQL配置更新

main
wangqing 11 months ago
parent c0a935af1c
commit 5b11711965

@ -7,7 +7,7 @@ spring:
driverClassName: com.mysql.jdbc.Driver driverClassName: com.mysql.jdbc.Driver
url: jdbc:mysql://8.134.98.47:3307/indie_music?characterEncoding=UTF8&useSSL=false url: jdbc:mysql://8.134.98.47:3307/indie_music?characterEncoding=UTF8&useSSL=false
username: root username: root
password: 47084735Abc@ password: 47084735abc
jpa: jpa:
database: MySQL database: MySQL
show-sql: true show-sql: true

@ -7,7 +7,7 @@ spring:
driverClassName: com.mysql.jdbc.Driver driverClassName: com.mysql.jdbc.Driver
url: jdbc:mysql://8.134.98.47:3307/indie_user?characterEncoding=UTF8&useSSL=false url: jdbc:mysql://8.134.98.47:3307/indie_user?characterEncoding=UTF8&useSSL=false
username: root username: root
password: 47084735Abc@ password: 47084735abc
jpa: jpa:
database: MySQL database: MySQL
show-sql: true show-sql: true

Loading…
Cancel
Save