org.springframework.web.servlet.mvc.method
package.See: Description
Class | Description |
---|---|
ControllerAdviceBean |
Encapsulates information about an @ControllerAdvice
Spring-managed bean without necessarily requiring it to be instantiated.
|
HandlerMethod | |
HandlerMethodSelector | Deprecated
as of Spring 4.2.3, in favor of the generalized and refined
MethodIntrospector |
org.springframework.web.servlet.mvc.method
package.