spring-boot/spring-boot-docs
Stephane Nicoll 9a34d952e9 Provide an alternative to spring.activemq.pool.configuration
This commit expands the support of PooledConnectionFactory so that
binding the third party object is no longer necessary. All 3rd party
properties are now deprecated in favour of our explicit support.

The main reason behind this change is that a `connection-factory` and
`properties` property were exposed. The former is used to set the
`ConnectionFactory` and makes no sense as a key. The latter is
rebuilding the underlying `ActiveMQConnectionFactory` at each call
without reusing any existing settings.

Closes gh-9837
2017-07-24 13:48:53 +02:00
..
src Provide an alternative to spring.activemq.pool.configuration 2017-07-24 13:48:53 +02:00
pom.xml Next Development Version 2017-06-08 12:47:16 +00:00