Polish
This commit is contained in:
@@ -71,4 +71,9 @@ class FilteredConfigurationPropertiesSource implements ConfigurationPropertySour
|
||||
return this.filter;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return this.source.toString() + " (filtered)";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user