Implementation
The framework provides a default implementation - o.a.c.runtimeservices.routing.RoutingServiceDefault - which will always return the original object provided, or the home page if a null or void was provided.
Under the covers this implementation uses the HomePageResolverService.