mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
Update `MetadataCollector` merge logic so that previous items are no longer added if the current round contains a property of the same name. Fixes gh-23916