Package | Description |
---|---|
org.springframework.web.servlet.mvc.support |
Support package for MVC controllers.
|
Class and Description |
---|
RedirectAttributes
A specialization of the
Model interface that controllers can use to
select attributes for a redirect scenario. |
RedirectAttributesModelMap |