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 |
Defines the algorithm for searching handler methods exhaustively including interfaces and parent
classes while also dealing with parameterized methods as well as interface and class-based proxies.
|
org.springframework.web.servlet.mvc.method
package.