Uses of Package
org.springframework.web.method
Packages that use org.springframework.web.method
Package
Description
Common infrastructure for handler method processing, as used by
Spring MVC's
org.springframework.web.servlet.mvc.method
package.Support classes for annotation-based handler method processing.
Generic support classes for handler method processing.
-
Classes in org.springframework.web.method used by org.springframework.web.methodClassDescriptionEncapsulates information about an
@ControllerAdvice
Spring-managed bean without necessarily requiring it to be instantiated.Encapsulates information about a handler method consisting of a method and a bean.APredicate
to match request handling component types if any of the following selectors match: Base packages -- for selecting handlers by their package.AHandlerTypePredicate
builder. -
Classes in org.springframework.web.method used by org.springframework.web.method.annotationClassDescriptionEncapsulates information about a handler method consisting of a method and a bean.
-
Classes in org.springframework.web.method used by org.springframework.web.method.supportClassDescriptionEncapsulates information about a handler method consisting of a method and a bean.