spring-boot/spring-boot-project/spring-boot-docs/src
Stephane Nicoll 8365d53554 Add support for JMS session caching
This commit adds support for CachingConnectionFactory for both Artemis
and ActiveMQ. If connection pooling is not enabled explicitly, sessions,
producers and consumers are cached. The factory can be further
customized, including reverting to the raw ConnectionFactory, using the
`spring.jms.*` namespace.

Closes gh-12161
2018-06-19 15:17:00 +02:00
..
main Add support for JMS session caching 2018-06-19 15:17:00 +02:00
test Formatting 2018-05-04 12:06:19 -07:00