Uses of Package
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.
Spring WebFlux configuration infrastructure.
Infrastructure for handler method processing.
Infrastructure for annotation-based 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.-
ClassDescriptionEncapsulates information about an
@ControllerAdvice
Spring-managed bean without necessarily requiring it to be instantiated.APredicate
to match request handling component types if any of the following selectors match: Base packages -- for selecting handlers by their package.AHandlerTypePredicate
builder. -
ClassDescription
-
ClassDescription
-
ClassDescription
-
ClassDescription
-
ClassDescription
-
ClassDescription
-
ClassDescription
-
ClassDescriptionEncapsulates information about an
@ControllerAdvice
Spring-managed bean without necessarily requiring it to be instantiated.