Ensure properties that are not enumerable can be resolved from placeholders
Before this change a property whose key was in a non-enumerable property source would not resolve placeholders, leading to ${style} values in @ConfigurationProperties beans even if the placeholders ere resolvable.
Showing
Please register or sign in to comment