@@ -5,4 +5,16 @@ spring:
password: crss_reg
hikari:
connectionTimeout: 10000
- maximumPoolSize: 20
+ maximumPoolSize: 20
+crss:
+ 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.235.6
+ port: 8082
+ username: crss_xdf
+ password: xdf123