mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Add an error controller test that translates a ResponseStatus annotated exception that does not contain a reason attribute. See gh-3623