spring: crss-dataflow: datasource: jdbcUrl: jdbc:postgresql://localhost:5432/crss?currentSchema=dataflow username: postgres password: postgres driverClassName: org.postgresql.Driver crss-main: datasource: jdbcUrl: jdbc:postgresql://localhost:5432/crss?currentSchema=meterprocess username: postgres password: postgres driverClassName: org.postgresql.Driver crss-registration: dataSource: jdbcUrl: jdbc:postgresql://localhost:5432/crss?currentSchema=registration username: postgres password: postgres driverClassName: org.postgresql.Driver sftp: credentials: username: pemc password: 123qwe host: pemc-storage.southeastasia.cloudapp.azure.com port: 22 workingDirectory: /home/pemc/upload privateKey: