Merge branch '2.7.x' into 3.0.x

Closes gh-37614
This commit is contained in:
Moritz Halbritter 2023-09-28 08:51:12 +02:00
commit d266806368

View File

@ -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.
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.