如何在 Spring Jms 消息监听器中识别消息队列名称

How to Identify the Message Queue name in Spring Jms Message Listener

如何识别在 Spring JMS 消息侦听器中收到的消息的原始目的地。

我找到了 message.getJmsDestination () 给出目的地的方式,从那里可以检索目的地名称