spring: jpa: database: ORACLE properties: hibernate: dialect: org.hibernate.dialect.Oracle10gDialect datasource: platform: oracle url: jdbc:oracle:thin:@192.168.241.62:1521:ORCL username: crss_reg password: crss_reg driverClassName: oracle.jdbc.OracleDriver hikari: connectionTimeout: 10000 maximumPoolSize: 20 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