primary
This is the default service chosen if there is no match.
RouterPathRouter(Map<String,Service> registry,
Service primary) PathRouter object.PathRouter object. This is used
to create a router using a selection of services that can be
selected using the path provided in the initiating request.registry - this is the registry of available servicesprimary - this is the default service to useIOException