Class and Description |
---|
org.springframework.cloud.config.server.ConfigServerApplication
Will be removed in 4.0.0.
|
org.springframework.cloud.config.server.environment.VaultEnvironmentRepository
Prefer
SpringVaultEnvironmentRepository
instead of this environment repository implementation. The alternative implementation
supports additional features including more authentication options, support for several
underlying HTTP client libraries, and better SSL configuration. |
org.springframework.cloud.config.server.environment.VaultEnvironmentRepositoryFactory
Prefer
SpringVaultEnvironmentRepository
instead of this environment repository implementation. The alternative implementation
supports additional features including more authentication options, support for several
underlying HTTP client libraries, and better SSL configuration. |
Method and Description |
---|
org.springframework.cloud.config.server.support.GitCredentialsProviderFactory.createFor(String, String, String, String) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.