Commit 7896ec5a authored by Phillip Webb's avatar Phillip Webb

Polish

parent 7fd169cf
......@@ -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) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment