Uses of Class
org.springframework.web.servlet.handler.AbstractHandlerMethodMapping

Package
Description
Servlet-based infrastructure for handler method processing, building on the org.springframework.web.method package.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.