* Underscores are allowed as nested property field separators
* System and env vars are only considered for binding if they
look like they apply to a given bean when ignoreUnknownFields
is false
@ -240,9 +243,23 @@ public class PropertiesConfigurationFactory<T> implements FactoryBean<T>,
@@ -240,9 +243,23 @@ public class PropertiesConfigurationFactory<T> implements FactoryBean<T>,
@ -44,23 +45,40 @@ public class PropertySourcesPropertyValues implements PropertyValues {
@@ -44,23 +45,40 @@ public class PropertySourcesPropertyValues implements PropertyValues {
@ -43,7 +43,7 @@ public final class RelaxedNames implements Iterable<String> {
@@ -43,7 +43,7 @@ public final class RelaxedNames implements Iterable<String> {
@ -103,6 +103,12 @@ public final class RelaxedNames implements Iterable<String> {
@@ -103,6 +103,12 @@ public final class RelaxedNames implements Iterable<String> {