mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
This commit reviews the configuration properties to fix a number of oddities found in the first milestone: * Additional configuration metadata file in the wrong location. * Missing manual error metadata for removed properties Closes gh-46535