|
@@ -63,7 +63,10 @@ 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.99.148.1:3306/whepi?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
|
|
|
+# password: hust!2020epi
|
|
|
username: whepi_test
|
|
|
password: 123456
|
|
|
|