@@ -109,12 +109,22 @@ spring:
# 缓存过期时间:7天
time-to-live: 604800
rabbitmq:
- host: 127.0.0.1
- port: 5672
- username: guest
- password: guest
+ host: 121.40.98.15
+ port: 5674
+ username: kym
+ password: kym!@123
virtual-host: /
publisher-returns: true
+ publisher-confirms: true
+ listener:
+ simple:
+ acknowledge-mode: manual
+ retry:
+ enabled: true
+ max-attempts: 3
+ initial-interval: 3000ms
+ max-interval: 6000ms
+ multiplier: 2
kym:
notify-email: skyline@kuaiyuman.cn