Ignore empty values in config location properties
This commit updates config data property binding to ignore empty elements in `spring.config.location` and `spring.config.import` property values when a value is a comma-delimited string representing a collection. Fixes gh-26342
Showing
Please register or sign in to comment