mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
93cfc791a7
The ResponseStatusException is now also supported in Spring MVC through the ResponseStatusExceptionResolver. Issue: SPR-14895