Bläddra i källkod

Merge branch 'master' of http://218.2.6.10:3001/fanzherong/hunanzeyunew

shasha 1 vecka sedan
förälder
incheckning
df05afd15a
1 ändrade filer med 6 tillägg och 0 borttagningar
  1. 6 0
      snowy-web-app/src/main/resources/application-local.properties

+ 6 - 0
snowy-web-app/src/main/resources/application-local.properties

@@ -19,6 +19,12 @@ spring.servlet.multipart.max-file-size=100MB
 #########################################
 
 # mysql
+#spring.datasource.dynamic.datasource.master.driver-class-name=com.mysql.cj.jdbc.Driver
+#spring.datasource.dynamic.datasource.master.url=jdbc:mysql://121.40.149.118:13306/snowy_hnzy?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&nullCatalogMeansCurrent=true&useInformationSchema=true&rewriteBatchedStatements=true
+#spring.datasource.dynamic.datasource.master.username=root
+#spring.datasource.dynamic.datasource.master.password=4008809192
+#spring.datasource.dynamic.strict=true
+
 spring.datasource.dynamic.datasource.master.driver-class-name=com.mysql.cj.jdbc.Driver
 spring.datasource.dynamic.datasource.master.url=jdbc:mysql://218.2.6.10:13006/snowy_hnzy?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&nullCatalogMeansCurrent=true&useInformationSchema=true&rewriteBatchedStatements=true
 spring.datasource.dynamic.datasource.master.username=root