• Tutorials
  • Courses
  • Tracks

Question 8

Last Updated :
Discuss
Comments

Which Spring Boot class automatically provides JSON error responses for exceptions if no handler is defined?

ErrorController

ExceptionController

DefaultErrorHandler

ResponseEntityExceptionHandler

Share your thoughts in the comments