mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
4d862b871d
This commit adds `ProblemDetail` and `ErrorResponse` to the list of supported return types for `@ExceptionHandler` methods. Closes gh-34554 Signed-off-by: Vedran Pavic <vedran@vedranpavic.com>