See: Description
| Interface | Description |
|---|---|
| RedirectAttributes |
A specialization of the
Model interface that controllers can use to
select attributes for a redirect scenario. |
| Class | Description |
|---|---|
| DefaultHandlerExceptionResolver |
The default implementation of the
HandlerExceptionResolver
interface, resolving standard Spring MVC exceptions and translating them to corresponding
HTTP status codes. |
| RedirectAttributesModelMap |