Uses of Class
org.springframework.web.servlet.mvc.method.RequestMappingInfo

Packages that use RequestMappingInfo
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.