spring: crss-stl: datasource: jdbcUrl: jdbc:postgresql://localhost:5432/crss_settlement username: postgres password: postgres driverClassName: org.postgresql.Driver connectionTimeout: 10000 maxPoolSize: 2000 crss-dataflow: datasource: jdbcUrl: jdbc:postgresql://localhost:5432/crss_dataflow username: postgres password: postgres driverClassName: org.postgresql.Driver connectionTimeout: 10000 maxPoolSize: 2000 # for removal after ITER 7 stl testing crss-meterprocess: datasource: jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess username: postgres password: postgres driverClassName: org.postgresql.Driver maxPoolSize: 5 test-on-borrow: true validation-query: SELECT 1 crss-main: datasource: jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess username: postgres password: postgres driverClassName: org.postgresql.Driver maxPoolSize: 5 test-on-borrow: true validation-query: SELECT 1 jpa: show-sql: false generate-ddl: true properties: hibernate: generate_statistics: true dialect: org.hibernate.dialect.PostgreSQL81Dialect ddl-auto: validate hbm2ddl: import_files: cloud: task: initialize: enable: false batch: initializer: enabled: false job: enabled: false redis: host: localhost port: 6379 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: pemc-storage.southeastasia.cloudapp.azure.com port: 22 workingDirectory: /home/pemc/stl/upload privateKey: