摘要: 一,生产两个消费监听者(消费端) 1 @RabbitListener(bindings = @QueueBinding( 2 value = @Queue(name = "direct.queue1"), //队列名称 3 exchange = @Exchange(name = "itcast.di 阅读全文
posted @ 2023-09-13 00:10 liyongliang的博客 阅读(63) 评论(0) 推荐(0)