|
@@ -12,8 +12,8 @@ spring:
|
|
|
crss-meterprocess:
|
|
crss-meterprocess:
|
|
|
datasource:
|
|
datasource:
|
|
|
jdbcUrl: jdbc:postgresql://192.168.233.9:5432/stl_crss_meterprocess
|
|
jdbcUrl: jdbc:postgresql://192.168.233.9:5432/stl_crss_meterprocess
|
|
|
- username: stl_crss_meterprocess
|
|
|
|
|
- password: stl_crss_meterprocess
|
|
|
|
|
|
|
+ username: crss_settlement
|
|
|
|
|
+ password: crss_settlement
|
|
|
driverClassName: org.postgresql.Driver
|
|
driverClassName: org.postgresql.Driver
|
|
|
maxPoolSize: 5
|
|
maxPoolSize: 5
|
|
|
test-on-borrow: true
|
|
test-on-borrow: true
|
|
@@ -21,8 +21,8 @@ spring:
|
|
|
crss-main:
|
|
crss-main:
|
|
|
datasource:
|
|
datasource:
|
|
|
jdbcUrl: jdbc:postgresql://192.168.233.9:5432/stl_crss_meterprocess
|
|
jdbcUrl: jdbc:postgresql://192.168.233.9:5432/stl_crss_meterprocess
|
|
|
- username: stl_crss_meterprocess
|
|
|
|
|
- password: stl_crss_meterprocess
|
|
|
|
|
|
|
+ username: crss_settlement
|
|
|
|
|
+ password: crss_settlement
|
|
|
driverClassName: org.postgresql.Driver
|
|
driverClassName: org.postgresql.Driver
|
|
|
maxPoolSize: 5
|
|
maxPoolSize: 5
|
|
|
test-on-borrow: true
|
|
test-on-borrow: true
|
|
@@ -30,8 +30,8 @@ spring:
|
|
|
crss-metering:
|
|
crss-metering:
|
|
|
datasource:
|
|
datasource:
|
|
|
jdbcUrl: jdbc:postgresql://192.168.233.9:5432/stl_crss_metering
|
|
jdbcUrl: jdbc:postgresql://192.168.233.9:5432/stl_crss_metering
|
|
|
- username: stl_crss_metering
|
|
|
|
|
- password: stl_crss_metering
|
|
|
|
|
|
|
+ username: crss_settlement
|
|
|
|
|
+ password: crss_settlement
|
|
|
driverClassName: org.postgresql.Driver
|
|
driverClassName: org.postgresql.Driver
|
|
|
maxPoolSize: 5
|
|
maxPoolSize: 5
|
|
|
test-on-borrow: true
|
|
test-on-borrow: true
|
|
@@ -39,8 +39,8 @@ spring:
|
|
|
crss-nmms:
|
|
crss-nmms:
|
|
|
datasource:
|
|
datasource:
|
|
|
jdbcUrl: jdbc:postgresql://192.168.233.9:5432/stl_crss_nmms
|
|
jdbcUrl: jdbc:postgresql://192.168.233.9:5432/stl_crss_nmms
|
|
|
- username: stl_crss_nmms
|
|
|
|
|
- password: stl_crss_nmms
|
|
|
|
|
|
|
+ username: crss_settlement
|
|
|
|
|
+ password: crss_settlement
|
|
|
driverClassName: org.postgresql.Driver
|
|
driverClassName: org.postgresql.Driver
|
|
|
maxPoolSize: 5
|
|
maxPoolSize: 5
|
|
|
test-on-borrow: true
|
|
test-on-borrow: true
|