| Package | Description |
|---|---|
| org.springframework.cloud.config.environment |
| Modifier and Type | Method and Description |
|---|---|
List<PropertySource> |
Environment.getPropertySources() |
| Modifier and Type | Method and Description |
|---|---|
void |
Environment.add(PropertySource propertySource) |
void |
Environment.addFirst(PropertySource propertySource) |
| Modifier and Type | Method and Description |
|---|---|
void |
Environment.addAll(List<PropertySource> propertySources) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.