mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 10:59:03 +00:00
The configuration property is always cleared before bean instantiation because the problem with bean instantiation might not necessarily be the last bound property. Fixes gh-18704