Package org.springframework.web.servlet.mvc.annotation
@NonNullApi
@NonNullFields
package org.springframework.web.servlet.mvc.annotation
Support package for annotation-based Servlet MVC controllers.
-
ClassDescriptionSPI for resolving custom return values from a specific handler method.A
HandlerExceptionResolver
that uses the@ResponseStatus
annotation to map exceptions to HTTP status codes.