Generated by
JDiff

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

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