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.
This commit is contained in:
Dave Syer
2014-07-17 09:02:00 +01:00
parent 672d713f99
commit 8853c7c352
3 changed files with 18 additions and 2 deletions

View File

@@ -1 +0,0 @@
/target