Commit 1f0498f3 by Administrator

Update techhero-base-transdata-local.yml

parent 11ae441e
......@@ -12,26 +12,24 @@ spring:
password: transdatav1
driver-class-name: oracle.jdbc.OracleDriver
rabbitmq:
host: 119.96.87.17
#host: 119.96.87.17
host: 192.168.119.10
port: 5672
username: rabbit
password: rabbit-techhero
virtual-host: /transdata
publisher-confirms: true
publisher-returns: true
listener:
simple:
acknowledge-mode: manual
retry:
enabled: true
max-attempts: 3
# cache:
# connection:
# size: 1
# channel:
# size: 30
connection-timeout: 15000
ksapb-queue: transdata.ksapb.queue
max-attempts: 1
initial-interval: 2000
max-interval: 2000
multiplier: 1
default-requeue-rejected: false
concurrency: 1
max-concurrency: 1
prefetch: 1
ftp:
server:
info: sftp://172.16.20.133:22/../home/temp/data?username=root&password=root&delay=5s&move=done&readLock=rename
......
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