Spring Boot - Exception Handling
Why does
ResponseEntityExceptionHandler use protected methods for handling exceptions instead of public methods?