|
@@ -58,9 +58,16 @@ 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://localhost:3306/whepi?autoReconnect=true&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false
|
|
|
- username: whepi
|
|
|
- password: hust!2020epi
|
|
|
+
|
|
|
+
|
|
|
+# url: jdbc:log4jdbc:mysql://localhost:3306/whepi?autoReconnect=true&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false
|
|
|
+
|
|
|
+# username: whepi
|
|
|
+# password: hust!2020epi
|
|
|
+
|
|
|
+ url: jdbc:log4jdbc:mysql://rm-8vbjns8g515bo16crvo.mysql.zhangbei.rds.aliyuncs.com:3306/wuhan_epi?autoReconnect=true&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false
|
|
|
+ username: vmes
|
|
|
+ password: agrvqL$D
|
|
|
|
|
|
redis:
|
|
|
database: 8
|