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: 4096 cpu: 0.5 redis: host: redis.marathon.l4lb.thisdcos.directory batch: # resourceLocation: ${resourceLocation} - property expansion defaulted in app's application.yml partitionSize: gap: 5000 mq: 5000 ssla: 5000 report: 1 sftp: credentials: host: sftp.marathon.l4lb.thisdcos.directory workingDirectory: /upload port: 22 username: pemc password: 123qwe