Polish
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user