spring: crss-main: datasource: driverClassName: ${spring.datasource.driverClassName} jdbcUrl: jdbc:postgresql://iemop-dev-db.postgres.database.azure.com:5432/metering?currentSchema=meterprocess username: iemop password: '@oPL0YwPCql06WMN3YI3' crss-registration: datasource: driverClassName: ${spring.datasource.driverClassName} jdbcUrl: jdbc:postgresql://iemop-dev-db.postgres.database.azure.com:5432/crss?currentSchema=registration username: iemop password: '@oPL0YwPCql06WMN3YI3' synapse: datasource: type: com.zaxxer.hikari.HikariDataSource url: jdbc:sqlserver://iemop-ondemand.sql.azuresynapse.net:1433;database=metering username: iemopsynapse@exist.com password: D[l!5)EL2]h7 hikari: data-source-properties: authentication: ActiveDirectoryPassword jpa: show-sql: true generate-ddl: false server: port: 8081 dataflow: url: http://spring-cloud-data-flow.marathon.l4lb.thisdcos.directory:9393 sftp: credentials: host: sftp.marathon.l4lb.thisdcos.directory workingDirectory: /upload