What is the main advantage of global exception handling using @ControllerAdvice?
It increases database performance
It centralizes exception handling logic
It removes the need for logging
It disables default error pages
This question is part of this quiz :
Advanced Java Quiz Day 69