程序包 org.springframework.web.servlet.mvc.support
Support package for MVC controllers. Contains a special HandlerMapping for controller conventions.
接口概要 接口 说明 RedirectAttributes A specialization of theModelinterface that controllers can use to select attributes for a redirect scenario.类概要 类 说明 DefaultHandlerExceptionResolver The default implementation of theHandlerExceptionResolverinterface, resolving standard Spring MVC exceptions and translating them to corresponding HTTP status codes.RedirectAttributesModelMap