How to create Synchronous consumer API for Rabbit MQ in java to fetch message from the Queue

后端 未结 0 474
无人及你
无人及你 2020-12-10 19:31

I want a Synchronous API for Rabbit MQ in java like QueueingConsumer so that I can fetch message from the Rabbit MQ. But QueueingConsumer is now deprecated. Can anyone pleas

相关标签:
回答
  • 消灭零回复
提交回复
热议问题