spring: crss-stl: datasource: jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_settlement username: crss_settlement password: crss_settlement driverClassName: org.postgresql.Driver connectionTimeout: 10000 maxPoolSize: 20 crss-dataflow: datasource: jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_dataflow username: crss_dataflow password: crss_dataflow driverClassName: org.postgresql.Driver connectionTimeout: 10000 maxPoolSize: 20 # for removal after ITER 7 stl testing crss-meterprocess: datasource: jdbcUrl: jdbc:postgresql://10.176.23.24:5432/stl_crss_meterprocess username: stl_crss_meterprocess password: stl_crss_meterprocess driverClassName: org.postgresql.Driver connectionTimeout: 10000 maxPoolSize: 20 crss-main: datasource: jdbcUrl: jdbc:postgresql://10.176.23.24:5432/stl_crss_meterprocess username: stl_crss_meterprocess password: stl_crss_meterprocess driverClassName: org.postgresql.Driver connectionTimeout: 10000 maxPoolSize: 20 jpa: show-sql: false generate-ddl: true properties: hibernate: generate_statistics: true dialect: org.hibernate.dialect.PostgreSQL81Dialect ddl-auto: validate hbm2ddl: import_files: batch: job: enabled: true redis: database: 5 logging: level: com.pemc: DEBUG com.netflix: DEBUG org.springframework.cloud: DEBUG org.hibernate.stat: debug report: directory: base: report/ sftp: credentials: username: pemc password: 123qwe host: sftp.marathon.l4lb.thisdcos.directory port: 22 workingDirectory: /upload/stl privateKey: