Package org.springframework.web.servlet.mvc.support
Support package for MVC controllers. Contains a special HandlerMapping for controller conventions.
Interface Summary Interface Description RedirectAttributes A specialization of theModelinterface that controllers can use to select attributes for a redirect scenario.Class Summary Class Description DefaultHandlerExceptionResolver The default implementation of theHandlerExceptionResolverinterface, resolving standard Spring MVC exceptions and translating them to corresponding HTTP status codes.RedirectAttributesModelMap