| Package | Description |
|---|---|
| org.springframework.cloud.config.server.config | |
| org.springframework.cloud.config.server.environment |
| Modifier and Type | Method and Description |
|---|---|
CompositeEnvironmentRepository |
CompositeConfiguration.compositeEnvironmentRepository(List<EnvironmentRepository> environmentRepos,
ConfigServerProperties properties) |
SearchPathCompositeEnvironmentRepository |
CompositeConfiguration.searchPathCompositeEnvironmentRepository(List<EnvironmentRepository> environmentRepos,
ConfigServerProperties properties) |
| Constructor and Description |
|---|
AwsParameterStoreEnvironmentRepository(com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement awsSsmClient,
ConfigServerProperties configServerProperties,
AwsParameterStoreEnvironmentProperties environmentProperties) |
AwsParameterStoreEnvironmentRepositoryFactory(ConfigServerProperties configServerProperties) |
AwsS3EnvironmentRepository(com.amazonaws.services.s3.AmazonS3 s3Client,
String bucketName,
ConfigServerProperties server) |
AwsS3EnvironmentRepositoryFactory(ConfigServerProperties server) |
AwsSecretsManagerEnvironmentRepository(com.amazonaws.services.secretsmanager.AWSSecretsManager awsSmClient,
ConfigServerProperties configServerProperties,
AwsSecretsManagerEnvironmentProperties environmentProperties) |
AwsSecretsManagerEnvironmentRepositoryFactory(ConfigServerProperties configServerProperties) |
MultipleJGitEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment,
ConfigServerProperties server,
Optional<ConfigurableHttpConnectionFactory> connectionFactory,
TransportConfigCallbackFactory transportConfigCallbackFactory)
Deprecated.
|
MultipleJGitEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment,
ConfigServerProperties server,
Optional<ConfigurableHttpConnectionFactory> connectionFactory,
TransportConfigCallbackFactory transportConfigCallbackFactory,
GitCredentialsProviderFactory gitCredentialsProviderFactory) |
MultipleJGitEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment,
ConfigServerProperties server,
TransportConfigCallbackFactory transportConfigCallbackFactory)
Deprecated.
|
NativeEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment,
ConfigServerProperties properties) |
SvnEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment,
ConfigServerProperties server) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.