This commit is contained in:
Phillip Webb 2016-09-20 14:20:52 -07:00
parent 7fd169cfd2
commit 7896ec5a7b
2 changed files with 0 additions and 2 deletions

View File

@ -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) {

View File

@ -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) {