Generated by
JDiff

Package org.springframework.web.servlet.mvc.method.annotation

Changed Classes
ResponseEntityExceptionHandler A convenient base class for @ControllerAdvice classes that wish to provide centralized exception handling across all {@code @RequestMapping} methods through {@code @ExceptionHandler} methods.