We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d86fb commit 493aa4eCopy full SHA for 493aa4e
src/reference/asciidoc/amqp.adoc
@@ -346,7 +346,7 @@ Here's an example with a custom thread factory that prefixes thread names with `
346
347
----
348
349
-Starting with _version 2.0_ a `ConnectionNameStrategy` is provided for the injection into the `AbstractionConnectionFactory`.
+Starting with _version 1.7_ a `ConnectionNameStrategy` is provided for the injection into the `AbstractionConnectionFactory`.
350
The generated name is used for the application-specific identification of the target RabbitMQ connection.
351
The connection name is displayed in the management UI if the RabbitMQ server supports it.
352
This value doesn't have to be unique and cannot be used as a connection identifier e.g. in HTTP API requests.
0 commit comments