Special {@link RequestMappingHandlerMapping} that uses the base URI configured in the{@link RepositoryRestConfiguration}, strips it from incoming requests in case they start with it and hands the altered URI to the superclass for normal handler method lookup.
@author Oliver Gierke
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.