Package | Description |
---|---|
org.springframework.web.servlet.mvc.support |
Support package for MVC controllers.
|
Class and Description |
---|
AbstractControllerUrlHandlerMapping
Base class for
HandlerMapping implementations
that derive URL paths according to conventions for specific controller types. |
RedirectAttributes
A specialization of the
Model interface that controllers can use to
select attributes for a redirect scenario. |
RedirectAttributesModelMap |
Copyright © 2015. All rights reserved.