mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
Change `LogCorrelationPropertySource` to an `EnumerablePropertySource` to reduce the likelihood of `Binder` errors. Closes gh-38349