See: Description
| Interface | Description | 
|---|---|
| ModelAndViewResolver | 
 SPI for resolving custom return values from a specific handler method. 
 | 
| Class | Description | 
|---|---|
| ResponseStatusExceptionResolver | 
 A  
HandlerExceptionResolver that uses the @ResponseStatus
 annotation to map exceptions to HTTP status codes. |