diff --git a/multi/multi__addressing_all_instances_of_a_service.html b/multi/multi__addressing_all_instances_of_a_service.html index ff921d3..13d3c7e 100644 --- a/multi/multi__addressing_all_instances_of_a_service.html +++ b/multi/multi__addressing_all_instances_of_a_service.html @@ -1,6 +1,6 @@
-The “destination” parameter is used in a Spring PathMatcher (with the path separator
+
The “destination” parameter is used in a Spring PathMatcher (with the path separator
as a colon — :) to determine if an instance processes the message. Using the example
-from earlier, /bus/refresh?destination=customers:** targets all instances of the
-“customers” service regardless of the rest of the service ID.
/bus-env/customers:** targets all instances of the
+“customers” service regardless of the rest of the service ID.