spring-boot/spring-boot-docs
Stephane Nicoll b726974bca Allow to easily customize ListenerContainerFactory
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
2016-02-12 16:16:44 +01:00
..
src/main Allow to easily customize ListenerContainerFactory 2016-02-12 16:16:44 +01:00
pom.xml Next development version 2016-01-21 18:41:30 -08:00