@ -240,16 +242,37 @@ public class PropertySourcesPlaceholderConfigurer extends PlaceholderConfigurerS
@@ -240,16 +242,37 @@ public class PropertySourcesPlaceholderConfigurer extends PlaceholderConfigurerS
}
@Override
public@NullableObjectgetProperty(Stringname){
// Declare String as covariant return type, since a String is actually required.
@ -275,7 +298,8 @@ public class PropertySourcesPlaceholderConfigurer extends PlaceholderConfigurerS
@@ -275,7 +298,8 @@ public class PropertySourcesPlaceholderConfigurer extends PlaceholderConfigurerS
}
@Override
public@NullableObjectgetProperty(Stringname){
// Declare String as covariant return type, since a String is actually required.