Uses of Interface
org.springframework.cloud.config.server.support.EnvironmentRepositoryProperties
-
Packages that use EnvironmentRepositoryProperties Package Description org.springframework.cloud.config.server.environment org.springframework.cloud.config.server.support -
-
Uses of EnvironmentRepositoryProperties in org.springframework.cloud.config.server.environment
Classes in org.springframework.cloud.config.server.environment with type parameters of type EnvironmentRepositoryProperties Modifier and Type Interface Description interfaceEnvironmentRepositoryFactory<T extends EnvironmentRepository,P extends EnvironmentRepositoryProperties>Classes in org.springframework.cloud.config.server.environment that implement EnvironmentRepositoryProperties Modifier and Type Class Description classAwsParameterStoreEnvironmentPropertiesclassAwsS3EnvironmentPropertiesclassAwsSecretsManagerEnvironmentPropertiesclassCredhubEnvironmentPropertiesclassGoogleSecretManagerEnvironmentPropertiesclassJdbcEnvironmentPropertiesclassJGitEnvironmentPropertiesclassMultipleJGitEnvironmentPropertiesstatic classMultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentPropertiesAJGitEnvironmentPropertiesthat matches patterns.classNativeEnvironmentPropertiesclassRedisEnvironmentPropertiesclassSvnKitEnvironmentPropertiesclassVaultEnvironmentProperties -
Uses of EnvironmentRepositoryProperties in org.springframework.cloud.config.server.support
Subinterfaces of EnvironmentRepositoryProperties in org.springframework.cloud.config.server.support Modifier and Type Interface Description interfaceHttpEnvironmentRepositoryPropertiesClasses in org.springframework.cloud.config.server.support that implement EnvironmentRepositoryProperties Modifier and Type Class Description classAbstractScmAccessorProperties
-