spring: crss-dataflow: datasource: jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_sit?currentSchema=dataflow username: crss_dataflow password: crss_dataflow crss-main: datasource: jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_sit?currentSchema=meterprocess username: crss_meterprocess password: crss_meterprocess crss-nmms: datasource: jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_sit?currentSchema=nmms username: crss_nmms password: crss_nmms jpa: show-sql: false generate-ddl: true profiles: include: mesos cloud: deployer: mesos: chronos: apiEndpoint: http://master.mesos/service/chronos/v1 memory: 1024 task: initialize: enable: false batch: initializer: enabled: false redis: database: 4