|
|
|
|
@ -22,8 +22,8 @@ spring:
|
|
|
|
|
#url: jdbc:mysql://192.168.3.24:3306/appserver?useUnicode=true&characterEncoding=utf-8&useSSL=false&autoReconnect=true
|
|
|
|
|
#url: jdbc:mysql://192.168.1.24:3306/appserver?useUnicode=true&characterEncoding=utf-8&useSSL=false&autoReconnect=true
|
|
|
|
|
#url: jdbc:mysql://47.242.184.139:3306/appserver?useUnicode=true&characterEncoding=utf-8&useSSL=false&autoReconnect=true
|
|
|
|
|
#url: jdbc:mysql://192.168.3.9:3306/appserver?useUnicode=true&characterEncoding=utf-8&useSSL=false&autoReconnect=true
|
|
|
|
|
url: jdbc:mysql://127.0.0.1:3306/appserver?useUnicode=true&characterEncoding=utf-8&useSSL=false&autoReconnect=true
|
|
|
|
|
url: jdbc:mysql://192.168.3.24:3306/hefengweather?useUnicode=true&characterEncoding=utf-8&useSSL=false&autoReconnect=true
|
|
|
|
|
#url: jdbc:mysql://127.0.0.1:3306/appserver?useUnicode=true&characterEncoding=utf-8&useSSL=false&autoReconnect=true
|
|
|
|
|
driverClassName: com.mysql.cj.jdbc.Driver #com.mysql.cj.jdbc.Driver com.mysql.jdbc.Driver
|
|
|
|
|
username: root
|
|
|
|
|
password: Skyinno251,
|
|
|
|
|
|