In a class extending ResponseEntityExceptionHandler, which method would you override to customize the response when a client sends an unsupported media type?
medium📝 component behavior Q4 of 15
Spring Boot - Exception Handling
In a class extending ResponseEntityExceptionHandler, which method would you override to customize the response when a client sends an unsupported media type?