spring: crss-stl: datasource: driverClassName: com.edb.Driver maxPoolSize: 2 test-on-borrow: true validation-query: SELECT 1 crss-main: datasource: driverClassName: com.edb.Driver maxPoolSize: 2 test-on-borrow: true validation-query: SELECT 1 crss-metering: datasource: driverClassName: com.edb.Driver maxPoolSize: 2 test-on-borrow: true validation-query: SELECT 1 crss-nmms: datasource: driverClassName: com.edb.Driver maxPoolSize: 2 test-on-borrow: true validation-query: SELECT 1 crss-dataflow: datasource: driverClassName: com.edb.Driver maxPoolSize: 2 test-on-borrow: true validation-query: SELECT 1 jpa: show-sql: false generate-ddl: true properties: hibernate: generate_statistics: false dialect: org.hibernate.dialect.PostgreSQLDialect ddl-auto: validate hbm2ddl: import_files: cloud: task: initialize: enable: false batch: initializer: enabled: false job: enabled: true batch: chunkSize: 100 maxWorkers: 10 partitionSize: ac: 3000 acAlloc: 300 vatAc: 3000 vatAcAlloc: 1500 acGmr: 1500 logging: level: com.pemc: DEBUG com.netflix: DEBUG org.springframework.cloud: DEBUG org.hibernate.stat: debug