|
|
@@ -1,14 +1,14 @@
|
|
|
jdbc.driverClassName=com.mysql.jdbc.Driver
|
|
|
|
|
|
## old
|
|
|
-jdbc.url=jdbc:mysql://10.10.100.18:3306/b2b_prod?characterEncoding=UTF-8&allowMultiQueries=true&rewriteBatchedStatements=true
|
|
|
-jdbc.username=root
|
|
|
-jdbc.password=select
|
|
|
-
|
|
|
-##txcloud
|
|
|
-#jdbc.url=jdbc:mysql://172.21.0.2:3306/b2b_prod?characterEncoding=UTF-8&allowMultiQueries=true&rewriteBatchedStatements=true
|
|
|
+#jdbc.url=jdbc:mysql://10.10.100.18:3306/b2b_prod?characterEncoding=UTF-8&allowMultiQueries=true&rewriteBatchedStatements=true
|
|
|
#jdbc.username=root
|
|
|
-#jdbc.password=select111***
|
|
|
+#jdbc.password=select
|
|
|
+
|
|
|
+#txcloud
|
|
|
+jdbc.url=jdbc:mysql://172.21.0.2:3306/b2b_prod?characterEncoding=UTF-8&allowMultiQueries=true&rewriteBatchedStatements=true
|
|
|
+jdbc.username=root
|
|
|
+jdbc.password=select111***
|
|
|
|
|
|
jdbc.initialSize=5
|
|
|
jdbc.maxActive=100
|