"method with @jmslistener not executed when setting custom message converter" Code Answer

5

you need to provide an marshalling converter to the @jmslistener to unmarshall the message, by configuring the listener container factory see the documentation.

By Amin Alaee on February 12 2022

Answers related to “method with @jmslistener not executed when setting custom message converter”

Only authorized users can answer the Search term. Please sign in first, or register a free account.