Extend the RouteConfigService into a new service for combining the data from the resolver with the result from a route's URL matcher. Requirements: * Provide a new service with this feature * Unit test the service * Provide examples in the Readme and comments
Extend the RouteConfigService into a new service for combining the data from the resolver with the result from a route's URL matcher.
Requirements: