Package org.springframework.web.servlet.mvc.support
@NullMarked
package org.springframework.web.servlet.mvc.support
Support package for MVC controllers.
Contains a special HandlerMapping for controller conventions.
-
ClassDescriptionThe default implementation of the
HandlerExceptionResolverinterface, resolving standard Spring MVC exceptions and translating them to corresponding HTTP status codes.A specialization of theModelinterface that controllers can use to select attributes for a redirect scenario.