• Stephane Nicoll's avatar
    Allow to easily customize ListenerContainerFactory · b726974b
    Stephane Nicoll authored
    Previously, if one wants to create a custom `JmsListenerContainerFactory`
    or `RabbitListenerContainerFactory`, a bunch of code from the auto-
    configuration must be duplicated.
    
    This commit introduces two services to configure such factory for JMS
    and AMQP with the same sensible defaults that were applied by the
    auto-configufrations.
    
    Closes gh-5138
    b726974b
Name
Last commit
Last update
..
src/main Loading commit data...
pom.xml Loading commit data...