Merge branch '2.7.x' into 3.0.x

Closes gh-37614
3.0.x
Moritz Halbritter 1 year ago
commit d266806368

@ -56,7 +56,7 @@ If you'd rather use native pooling, you can do so by adding a dependency on `org
See {spring-boot-autoconfigure-module-code}/jms/artemis/ArtemisProperties.java[`ArtemisProperties`] for more supported options. See {spring-boot-autoconfigure-module-code}/jms/artemis/ArtemisProperties.java[`ArtemisProperties`] for more supported options.
No JNDI lookup is involved, and destinations are resolved against their names, using either the `name` attribute in the Artemis configuration or the names provided through configuration. No JNDI lookup is involved, and destinations are resolved against their names, using either the `name` attribute in the ActiveMQ Artemis configuration or the names provided through configuration.

Loading…
Cancel
Save