|
|
@ -14,7 +14,11 @@ spring:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# # 测试数据库连接
|
|
|
|
# # 测试数据库连接
|
|
|
|
url: jdbc:mysql://localhost:3306/star_community?useUnicode=true&characterEncoding=utf8&useSSL=false
|
|
|
|
# url: jdbc:mysql://localhost:3306/star_community?useUnicode=true&characterEncoding=utf8&useSSL=false
|
|
|
|
|
|
|
|
# username: star_community
|
|
|
|
|
|
|
|
# password: GhNWYYynXcTC28Ce
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
url: jdbc:mysql://47.92.73.187:3306/star_community?useUnicode=true&characterEncoding=utf8&useSSL=false
|
|
|
|
username: star_community
|
|
|
|
username: star_community
|
|
|
|
password: GhNWYYynXcTC28Ce
|
|
|
|
password: nXxNknd4XpPWN8zp
|
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|