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