spring: datasource: driverClassName: org.postgresql.Driver url: jdbc:postgresql://192.168.1.119:5432/crss?currentSchema=registration username: crss_registration password: 51UF3JA9 crss-stl: datasource: jdbcUrl: jdbc:postgresql://192.168.1.119:5432/crss?currentSchema=settlement username: crss_settlement password: i17SMOPm crss-dataflow: datasource: jdbcUrl: jdbc:postgresql://192.168.1.119:5432/crss?currentSchema=dataflow username: crss_dataflow password: lgcCpwy0 crss-meterprocess: datasource: jdbcUrl: jdbc:postgresql://192.168.1.119:5432/crss?currentSchema=meterprocess username: crss_meterprocess password: D9JpfUtT crss-admin: datasource: jdbcUrl: jdbc:postgresql://192.168.1.119:5432/crss?currentSchema=admin username: crss_admin password: YReYA7fI xdf-control: datasource: driverClassName: org.postgresql.Driver url: jdbc:postgresql://192.168.1.119:5432/crss_external?currentSchema=xdfcontrol username: crss_xdfcontrol password: crss_xdfcontrol crss: docmgt: root-dir: /crss/docmgt xdf: client-type: sftp # OPTIONS:[local, ftp, sftp] root-folder: /upload/xdf auto-create-dir: true file-encoding: UTF-8 file-exists-mode: fail # OPTIONS:[append, append_no_flush, fail, ignore, replace] remote: host: sftp.marathon.l4lb.thisdcos.directory port: 22 username: pemc password: 123qwe