pull/6966/head
Phillip Webb 8 years ago
parent 7fd169cfd2
commit 7896ec5a7b

@ -208,7 +208,6 @@ public class PropertiesConfigurationFactory<T>
/**
* Flag to indicate that placeholders should be replaced during binding. Default is
* true.
*
* @param resolvePlaceholders flag value
*/
public void setResolvePlaceholders(boolean resolvePlaceholders) {

@ -109,7 +109,6 @@ public class PropertySourcesPropertyValues implements PropertyValues {
/**
* Flag to indicate that placeholders should be replaced during binding. Default is
* true.
*
* @param resolvePlaceholders flag value
*/
public void setResolvePlaceholders(boolean resolvePlaceholders) {

Loading…
Cancel
Save