• Stephane Nicoll's avatar
    Auto-configure JMS MessageConverter · d13b9a98
    Stephane Nicoll authored
    If a `MessageConverter` bean is available, we now associate it to the
    created `JmsTemplate` and `JmsListenerContainerFactory`. That way,
    registering a custom `MessageConverter` is all that's needed.
    
    The JMS auto-configuration is now using the new `ObjectProvider` that
    offers a nicer API to detect if a primary candidate is available for
    optional collaborators.
    
    Closes gh-4282
    d13b9a98
Name
Last commit
Last update
..
main Loading commit data...