Uses of Interface
org.springframework.cloud.config.server.environment.EnvironmentRepositoryFactory
-
Packages that use EnvironmentRepositoryFactory Package Description org.springframework.cloud.config.server.environment org.springframework.cloud.config.server.environment.vault -
-
Uses of EnvironmentRepositoryFactory in org.springframework.cloud.config.server.environment
Classes in org.springframework.cloud.config.server.environment that implement EnvironmentRepositoryFactory Modifier and Type Class Description classAwsParameterStoreEnvironmentRepositoryFactoryclassAwsS3EnvironmentRepositoryFactoryclassAwsSecretsManagerEnvironmentRepositoryFactoryclassCredhubEnvironmentRepositoryFactoryclassGoogleSecretManagerEnvironmentRepositoryFactoryclassJdbcEnvironmentRepositoryFactoryclassMultipleJGitEnvironmentRepositoryFactoryclassNativeEnvironmentRepositoryFactoryclassRedisEnvironmentRepositoryFactoryclassSvnEnvironmentRepositoryFactoryclassVaultEnvironmentRepositoryFactoryDeprecated.PreferSpringVaultEnvironmentRepositoryinstead of this environment repository implementation. -
Uses of EnvironmentRepositoryFactory in org.springframework.cloud.config.server.environment.vault
Classes in org.springframework.cloud.config.server.environment.vault that implement EnvironmentRepositoryFactory Modifier and Type Class Description classSpringVaultEnvironmentRepositoryFactory
-