| Package | Description |
|---|---|
| org.springframework.web.servlet.mvc.annotation |
Support package for annotation-based Servlet MVC controllers.
|
| Modifier and Type | Method and Description |
|---|---|
protected ModelAndView |
ResponseStatusExceptionResolver.resolveResponseStatus(ResponseStatus responseStatus,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Object handler,
Exception ex)
Template method that handles
@ResponseStatus annotation. |
Copyright © 2015. All rights reserved.