Commit e8b25a3c by Administrator

Add new file

parent c7a49da9
spring:
rabbitmq:
host: 119.96.87.17
port: 5672
username: rabbit
password: rabbit-techhero
virtual-host: /transdata
listener:
simple:
retry:
enabled: true
max-attempts: 3
initial-interval: 5000
max-interval: 10000
multiplier: 1
acknowledge-mode: auto
default-requeue-rejected: false
concurrency: 3
max-concurrency: 24
prefetch: 1
datasource:
trans:
#本地环境
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
driver-class-name: oracle.jdbc.OracleDriver
username: transdatav1
password: transdatav1
exam:
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
driver-class-name: oracle.jdbc.OracleDriver
username: jcsjv4
password: jcsjv4
ftp:
server:
info: sftp://172.16.20.133:22/../home/temp/data?username=root&password=root&delay=5s&move=done&readLock=rename
local:
windir: C:/ftp/test
lindir: /data/ftp/test
task:
switch: true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment