Which Spring Boot class automatically provides JSON error responses for exceptions if no handler is defined?
ErrorController
ExceptionController
DefaultErrorHandler
ResponseEntityExceptionHandler
This question is part of this quiz :
Advanced Java Quiz Day 69