spring: crss-dataflow: datasource: driverClassName: "${spring.datasource.driverClassName}" jdbcUrl: jdbc:postgresql://10.64.0.4:5432/crss?currentSchema=dataflow username: crss_dataflow password: crss_dataflow crss-main: datasource: driverClassName: "${spring.datasource.driverClassName}" jdbcUrl: jdbc:postgresql://10.64.0.4:5432/crss?currentSchema=meterprocess username: crss_meterprocess password: crss_meterprocess crss-registration: dataSource: driverClassName: "${spring.datasource.driverClassName}" jdbcUrl: jdbc:postgresql://10.64.0.4:5432/crss?currentSchema=registration username: crss_registration password: crss_registration jpa: show-sql: true generate-ddl: true profiles: include: mesos cloud: deployer: mesos: chronos: apiEndpoint: http://master.mesos/service/chronos/v1 memory: 3072 cpu: 1 redis: host: redis.marathon.l4lb.thisdcos.directory batch: # resourceLocation: ${resourceLocation} - property expansion defaulted in app's application.yml partitionSize: mq: 10000 ssla: 5000 report: 1 sftp: credentials: host: sftp.marathon.l4lb.thisdcos.directory workingDirectory: /upload port: 22 username: pemc password: 123qwe