• Stephane Nicoll's avatar
    Provide an alternative to `spring.activemq.pool.configuration` · 9a34d952
    Stephane Nicoll authored
    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
    9a34d952
Name
Last commit
Last update
..
additional-spring-configuration-metadata.json Loading commit data...
spring.factories Loading commit data...