Generated by
JDiff

Class org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler

Added Methods
ResponseEntity<Object> handleNoHandlerFoundException(NoHandlerFoundException, HttpHeaders, HttpStatus, WebRequest) Customize the response for NoHandlerFoundException.