-
Phillip Webb authored
Update `BindConverter` so that multiple `ConverterServices` can be specified when binding. This change allows `ConversionServiceDeducer` to add both the `BeanFactory` conversion service as well as a custom `ApplicationConversionService` when beans annotated with `@ConfigurationPropertiesBinding` are found. Fixes gh-26089
51c3e180