|
@@ -9,14 +9,14 @@ spring.datasource.data.driver-class-name=org.postgis.DriverWrapper
|
|
|
#spring.datasource.db2.username=postgres
|
|
|
#spring.datasource.db2.password=kpr.23417.postgres
|
|
|
#spring.datasource.db2.driver-class-name=org.postgis.DriverWrapper
|
|
|
-spring.datasource.db2.jdbc-url=jdbc:postgresql_postGIS://10.101.5.50:5432/water_volume_prediction?useSSL=false&useAffectedRows=false&allowMultiQueries=true
|
|
|
-#spring.datasource.db2.jdbc-url=jdbc:postgresql_postGIS://10.101.3.104:5432/water_volume_prediction_jiangjin2?useSSL=false&useAffectedRows=false&allowMultiQueries=true
|
|
|
+#spring.datasource.db2.jdbc-url=jdbc:postgresql_postGIS://10.101.5.50:5432/water_volume_prediction?useSSL=false&useAffectedRows=false&allowMultiQueries=true
|
|
|
+spring.datasource.db2.jdbc-url=jdbc:postgresql_postGIS://10.101.3.104:5432/water_volume_prediction_jiangjin2?useSSL=false&useAffectedRows=false&allowMultiQueries=true
|
|
|
spring.datasource.db2.username=postgres
|
|
|
-spring.datasource.db2.password=ygt.23417.postgres
|
|
|
-#spring.datasource.db2.password=kpr.23417.postgres
|
|
|
+#spring.datasource.db2.password=ygt.23417.postgres
|
|
|
+spring.datasource.db2.password=kpr.23417.postgres
|
|
|
spring.datasource.db2.driver-class-name=org.postgis.DriverWrapper
|
|
|
-#spring,database.name=water_volume_prediction_jiangjin2
|
|
|
-spring,database.name=water_volume_prediction
|
|
|
+spring,database.name=water_volume_prediction_jiangjin2
|
|
|
+#spring,database.name=water_volume_prediction
|
|
|
|
|
|
spring.datasource.child2pg.jdbc-url=jdbc:postgresql_postGIS://10.101.5.50:5432/water_level_prediction?useSSL=false&useAffectedRows=false&allowMultiQueries=true
|
|
|
spring.datasource.child2pg.username=postgres
|