mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
93f8706dd3
In 5.3 it became possible to handle exceptions from any handler through ExceptionHandler's in a ControllerAdvice class, but this is not mentioned in the docs See gh-22619, gh-27338