Spring Boot - Exception Handling
Why is
@ControllerAdvice preferred over try-catch blocks inside each controller method for exception handling?