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.
Infrastructure for handler method processing.
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
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.-
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.A MethodParameter with HandlerMethod-specific behavior.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.annotationClassDescription
-
Classes in org.springframework.web.method used by org.springframework.web.method.supportClassDescription
-
Classes in org.springframework.web.method used by org.springframework.web.reactive.result.methodClassDescription
-
Classes in org.springframework.web.method used by org.springframework.web.servlet.handlerClassDescription
-
Classes in org.springframework.web.method used by org.springframework.web.servlet.mvc.methodClassDescription
-
Classes in org.springframework.web.method used by org.springframework.web.servlet.mvc.method.annotationClassDescriptionEncapsulates information about an
@ControllerAdvice
Spring-managed bean without necessarily requiring it to be instantiated.