public class AzureConfigPropertySourceLocator extends Object implements org.springframework.cloud.bootstrap.config.PropertySourceLocator
| Constructor and Description |
|---|
AzureConfigPropertySourceLocator(ConfigServiceOperations operations,
AzureCloudConfigProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<String>> |
getStoreContextsMap() |
org.springframework.core.env.PropertySource<?> |
locate(org.springframework.core.env.Environment environment) |
public AzureConfigPropertySourceLocator(ConfigServiceOperations operations, AzureCloudConfigProperties properties)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.