标签: spring rabbitmq
我能够将消息发送到队列。现在我希望从队列中检索这些消息,并且消息是mailMessages我希望使用mailMessages中的数据将它们发送给用户。我正在实现类MessageListener仍然无法从队列中检索消息。
mailMessages