Package org.springframework.cloud.config.server.environment
package org.springframework.cloud.config.server.environment
-
ClassDescriptionAn
EnvironmentRepositorycomposed of multiple orderedEnvironmentRepositorys.A delegatingEnvironmentRepositorythat can decrypt the properties if anEnvironmentEncryptoris provided.EnvironmentRepositoryFactory<T extends EnvironmentRepository, P extends EnvironmentRepositoryProperties>A PropertySourceLocator that reads from an EnvironmentRepository.Default implementation of theEnvironmentWatch.AnEnvironmentRepositorythat picks up data from a relational database.AnEnvironmentRepositorybacked by a single git repository.Wraps the static method calls toGitandCloneCommandallowing for easier unit testing.Properties related to MongoDB environment repository.Factory for creating instances of MongoDbEnvironmentRepository.AJGitEnvironmentPropertiesthat matches patterns.EnvironmentRepositorythat based on one or more git repositories.AJGitEnvironmentPropertiesthat matches patterns.Simple implementation ofEnvironmentRepositorythat uses a SpringApplication and configuration files located through the normal protocols.Observation.Contextfor Spring Cloud Config.Wraps aEnvironmentRepositoryexecution with observation.Simple implementation ofEnvironmentRepositorythat just reflects an existing Spring Environment.ACompositeEnvironmentRepositorywhich implementsSearchPathLocator.Strategy for locating a search path for resource (e.g. in the file system or classpath).Locations POJO.Subversion-backedEnvironmentRepository.AppRole properties.AWS-EC2 properties.AWS-IAM properties.Azure MSI properties.GCP credential properties.GCP-GCE properties.GCP-IAM properties.Kubernetes properties.PCF properties.SSL properties.Strategy interface to obtain secrets from Vault's key-value secret backend.Vault response POJO.Factory forVaultKvAccessStrategy.