Uses of Class
org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
Packages that use RequestMappingInfoHandlerMapping
Package
Description
MVC infrastructure for annotation-based handler method processing, building on the
 
org.springframework.web.method.annotation package.- 
Uses of RequestMappingInfoHandlerMapping in org.springframework.web.servlet.mvc.method.annotationSubclasses of RequestMappingInfoHandlerMapping in org.springframework.web.servlet.mvc.method.annotationModifier and TypeClassDescriptionclassCreatesRequestMappingInfoinstances from type and method-level@RequestMappingannotations in@Controllerclasses.