See: Description
Interface | Description |
---|---|
RedirectAttributes |
A specialization of the
Model interface that controllers can use to
select attributes for a redirect scenario. |
Class | Description |
---|---|
AbstractControllerUrlHandlerMapping | Deprecated
as of 4.3, in favor of annotation-driven handler methods
|
ControllerBeanNameHandlerMapping | Deprecated
as of 4.3, in favor of annotation-driven handler methods
|
ControllerClassNameHandlerMapping | Deprecated
as of 4.3, in favor of annotation-driven handler methods
|
DefaultHandlerExceptionResolver |
The default implementation of the
HandlerExceptionResolver
interface, resolving standard Spring MVC exceptions and translating them to corresponding
HTTP status codes. |
RedirectAttributesModelMap |