-
-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
I was looking for a way to use the default MessageConverter but levarage Spring's ObjectMapper or at least find a way to customize the default objectMapper Rqueue uses and it seems it's not possible as it's initialized by a static call to SerializationUtils.
Given that often the spring OM gets customized with support for various custom objects, etc, it would be much better to be able to define the bean to use for OM rather than having to create a whole new message converter and so on. Is this possible with the current functionality since I wasn't able to find a way.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels