• Stephane Nicoll's avatar
    Auto-configure Rabbit MessageConverter · 813d86e5
    Stephane Nicoll authored
    If a `MessageConverter` bean is available, we now associate it to the
    created `RabbitTemplate` and `RabbitListenerContainerFactory`. That way,
    registering a custom `MessageConverter` is all that's needed.
    
    The Rabbit 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-5088
    813d86e5
Name
Last commit
Last update
..
autoconfigure Loading commit data...