|
@@ -109,12 +109,22 @@ spring:
|
|
|
# 缓存过期时间:7天
|
|
# 缓存过期时间:7天
|
|
|
time-to-live: 604800
|
|
time-to-live: 604800
|
|
|
rabbitmq:
|
|
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: /
|
|
virtual-host: /
|
|
|
publisher-returns: true
|
|
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:
|
|
kym:
|
|
|
notify-email: skyline@kuaiyuman.cn
|
|
notify-email: skyline@kuaiyuman.cn
|