Update PropertySourceBootstrapProperties.java (#274)
This commit is contained in:
committed by
Spencer Gibb
parent
1bd2c3112a
commit
4868cd3183
@@ -12,7 +12,7 @@ public class PropertySourceBootstrapProperties {
|
||||
private boolean overrideSystemProperties = true;
|
||||
|
||||
/**
|
||||
* Flag to indicate that {@link #isSystemPropertiesOverride()
|
||||
* Flag to indicate that {@link #isOverrideSystemProperties()
|
||||
* systemPropertiesOverride} can be used. Set to false to prevent users from changing
|
||||
* the default accidentally. Default true.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user