@ConfigurationProperties(value="spring.cloud.config") public class PropertySourceBootstrapProperties extends Object
| Constructor and Description |
|---|
PropertySourceBootstrapProperties() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowOverride() |
boolean |
isOverrideSystemProperties() |
void |
setAllowOverride(boolean allowOverride) |
void |
setOverrideSystemProperties(boolean overrideSystemProperties) |
public boolean isOverrideSystemProperties()
public void setOverrideSystemProperties(boolean overrideSystemProperties)
public boolean isAllowOverride()
public void setAllowOverride(boolean allowOverride)
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.