|
@@ -1,16 +1,16 @@
|
|
|
-spring.datasource.url=jdbc:mysql://200.1.54.238:8801/tjcgwzyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
-spring.datasource.username=cgw
|
|
|
-spring.datasource.password=Cgw!1@2#3$4
|
|
|
-#spring.datasource.url=jdbc:mysql://127.0.0.1:9088/tjcgwzyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
-#spring.datasource.username=root
|
|
|
-#spring.datasource.password=umisoft.cn
|
|
|
+#spring.datasource.url=jdbc:mysql://200.1.54.238:8801/tjcgwzyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
+#spring.datasource.username=cgw
|
|
|
+#spring.datasource.password=Cgw!1@2#3$4
|
|
|
+spring.datasource.url=jdbc:mysql://127.0.0.1:9088/tjcgwzyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
+spring.datasource.username=root
|
|
|
+spring.datasource.password=umisoft.cn
|
|
|
spring.datasource.driverClassName=com.mysql.cj.jdbc.Driver
|
|
|
-spring.datasource2.url=jdbc:mysql://200.1.54.238:8801/tjcgwzyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
-spring.datasource2.username=cgw
|
|
|
-spring.datasource2.password=Cgw!1@2#3$4
|
|
|
-#spring.datasource2.url=jdbc:mysql://127.0.0.1:9088/tjcgwzyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
-#spring.datasource2.username=root
|
|
|
-#spring.datasource2.password=umisoft.cn
|
|
|
+#spring.datasource2.url=jdbc:mysql://200.1.54.238:8801/tjcgwzyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
+#spring.datasource2.username=cgw
|
|
|
+#spring.datasource2.password=Cgw!1@2#3$4
|
|
|
+spring.datasource2.url=jdbc:mysql://127.0.0.1:9088/tjcgwzyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
+spring.datasource2.username=root
|
|
|
+spring.datasource2.password=umisoft.cn
|
|
|
spring.datasource2.driverClassName=com.mysql.cj.jdbc.Driver
|
|
|
spring.datasource.type=com.alibaba.druid.pool.DruidDataSource
|
|
|
spring.datasource.minIdle=5
|