|
@@ -63,7 +63,7 @@ spring:
|
|
|
#driverClassName: com.mysql.jdbc.Driver
|
|
|
#url: jdbc:mysql://localhost:3306/bofeng_test?autoReconnect=true&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false
|
|
|
driverClassName: net.sf.log4jdbc.DriverSpy
|
|
|
- url: jdbc:log4jdbc:mysql://39.100.158.26:3306/whepi_test?autoReconnect=true&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false
|
|
|
+ url: jdbc:log4jdbc:mysql://39.99.148.1:3306/whepi_test?autoReconnect=true&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false
|
|
|
username: whepi_test
|
|
|
password: 123456
|
|
|
|