spring: datasource: url: jdbc:postgresql://crss_postgres:5432/crss_reg username: crss_reg password: crss_reg driverClassName: org.postgresql.Driver hikari: connectionTimeout: 10000 maximumPoolSize: 20 jpa: database: POSTGRESQL properties: hibernate: dialect: org.hibernate.dialect.PostgreSQL94Dialect app: xdf: client-type: sftp root-folder: /home/crss_xdf auto-create-dir: true file-encoding: UTF-8 file-exists-mode: fail # OPTIONS:[append, append_no_flush, fail, ignore, replace] remote: host: 192.168.241.61 port: 24161 username: crss_xdf password: xdf123