spring: crss-dataflow: datasource: jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_dataflow username: crss_dataflow password: crss_dataflow driverClassName: org.postgresql.Driver maxPoolSize: 5 test-on-borrow: true validation-query: SELECT 1 crss-main: datasource: jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_meterprocess username: crss_meterprocess password: crss_meterprocess driverClassName: org.postgresql.Driver maxPoolSize: 5 test-on-borrow: true validation-query: SELECT 1 crss-registration: dataSource: jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_reg2 username: crss_reg2 password: crss_reg2 driverClassName: org.postgresql.Driver maxPoolSize: 5 test-on-borrow: true validation-query: SELECT 1 jpa: show-sql: true generate-ddl: true open-in-view: false properties: hibernate: generate_statistics: true dialect: org.hibernate.dialect.PostgreSQLDialect ddl-auto: none hbm2ddl: auto: none profiles: include: mesos cloud: deployer: mesos: chronos: apiEndpoint: http://master.mesos/service/chronos/v1 memory: 4096 task: initialize: enable: false batch: initializer: enabled: false redis: host: redis.marathon.l4lb.thisdcos.directory port: 6379 logging: level: com.pemc: debug org.hibernate.stat: debug batch: # resourceLocation: ${resourceLocation} - property expansion defaulted in app's application.yml chunkSize: 1 maxWorkers: 10 partitionSize: mtr: 1 mtr: directory: /tmp/ sftp: credentials: username: pemc password: 123qwe host: sftp.marathon.l4lb.thisdcos.directory port: 22 workingDirectory: /upload privateKey: