Fix AddressResolver typo in the amqp.adoc

This commit is contained in:
Jay
2022-04-11 23:08:46 +08:00
committed by GitHub
parent 547c140906
commit 015b969437

View File

@@ -441,7 +441,7 @@ The following example with a custom thread factory that prefixes thread names wi
===== AddressResolver
Starting with version 2.1.15, you can now use an `AddressResover` to resolve the connection address(es).
Starting with version 2.1.15, you can now use an `AddressResolver` to resolve the connection address(es).
This will override any settings of the `addresses` and `host/port` properties.
===== Naming Connections