rabbitMq @RabbitListener不自动生成队列

com.rabbitmq.client.ShutdownSignalException: channel error; protocol method: #method<channel.close>(reply-code=404, reply-text=NOT_FOUND - no queue 'RETAILSTORE.TOPIC.ALIPAYNOTIFYTOPIC' in vhost '/', class-id=50, method-id=10)
org.springframework.amqp.rabbit.listener.QueuesNotAvailableException: Cannot prepare queue for listener. Either the queue doesn't exist or the broker will not allow us to use it.
 
可以查看auto-delete等属性是否匹配
posted @ 2019-10-17 17:58  wygflying  阅读(6513)  评论(0编辑  收藏  举报