提交修改
This commit is contained in:
parent
cf1c61f5a7
commit
eb1749711b
@ -55,7 +55,7 @@ spring:
|
||||
host: 121.40.41.240
|
||||
timeout: 5000
|
||||
rabbitmq:
|
||||
host: 121.40.41.240
|
||||
port: 5672
|
||||
host: rabit.iwulin.tech
|
||||
port: 32407
|
||||
username: admin
|
||||
password: XiIg37HKfQg2
|
||||
password: Ij_klfJ^$^_3IBs
|
||||
@ -49,26 +49,7 @@ spring:
|
||||
host: 172.16.5.230
|
||||
timeout: 5000
|
||||
rabbitmq:
|
||||
host: 172.16.5.230
|
||||
port: 5672
|
||||
username: user
|
||||
password: dk_eP^#fkLf30
|
||||
listener:
|
||||
simple:
|
||||
# 设置手动ack回复
|
||||
acknowledge-mode: manual
|
||||
retry:
|
||||
# 开启重试机制
|
||||
enabled: true
|
||||
# 重试次数
|
||||
max-attempts: 3
|
||||
# 重试最大间隔时间
|
||||
max-interval: 100000
|
||||
# 重试初始间隔时间
|
||||
initial-interval: 100
|
||||
# 间隔时间因子
|
||||
multiplier: 20
|
||||
#设置消息发送回调
|
||||
publisher-returns: true
|
||||
publisher-confirm-type: simple
|
||||
virtual-host: /
|
||||
host: rabit.iwulin.tech
|
||||
port: 32407
|
||||
username: admin
|
||||
password: Ij_klfJ^$^_3IBs
|
||||
Loading…
x
Reference in New Issue
Block a user