Commit 395b698f by Administrator

Update techhero-component-task-local.yml

parent 78f3def0
...@@ -18,29 +18,3 @@ datasource: ...@@ -18,29 +18,3 @@ datasource:
commons-log: commons-log:
statement-log-enabled: true statement-log-enabled: true
statement-executable-sql-log-enable: true statement-executable-sql-log-enable: true
spring:
rabbitmq:
host: 119.96.87.17
port: 5672
username: rabbit
password: rabbit-techhero
virtual-host: /transdatalocal
publisher-confirms: true
publisher-returns: true
template:
mandatory: true
retry:
enabled: true
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: 9
prefetch: 1
\ No newline at end of file
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