mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
The order of property values is only preserved if we check carefully that each property is actually present in the source being inspected. Fixes gh-3385