mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 20:09:02 +00:00
This commit fixes an error in BasicErrorController where the wrong property was referenced for binding error inclusion. See gh-21702