Commit 9ca639c0 by Administrator

Update application-dev.yml

parent 3e41fb6d
...@@ -20,9 +20,10 @@ spring: ...@@ -20,9 +20,10 @@ spring:
port: 5672 port: 5672
username: rabbit username: rabbit
password: rabbit-techhero password: rabbit-techhero
virtual-host: /dev
listener: listener:
simple: simple:
acknowledge-mode: manual acknowledge-mode: auto
retry: retry:
enabled: true enabled: true
max-attempts: 5 max-attempts: 5
......
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