Uses of Interface
org.springframework.cloud.config.server.support.HttpEnvironmentRepositoryProperties
-
Packages that use HttpEnvironmentRepositoryProperties Package Description org.springframework.cloud.config.server.environment org.springframework.cloud.config.server.support -
-
Uses of HttpEnvironmentRepositoryProperties in org.springframework.cloud.config.server.environment
Classes in org.springframework.cloud.config.server.environment that implement HttpEnvironmentRepositoryProperties Modifier and Type Class Description classJGitEnvironmentPropertiesclassMultipleJGitEnvironmentPropertiesstatic classMultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentPropertiesAJGitEnvironmentPropertiesthat matches patterns.classVaultEnvironmentProperties -
Uses of HttpEnvironmentRepositoryProperties in org.springframework.cloud.config.server.support
Methods in org.springframework.cloud.config.server.support with parameters of type HttpEnvironmentRepositoryProperties Modifier and Type Method Description static org.apache.http.impl.client.HttpClientBuilderHttpClientSupport. builder(HttpEnvironmentRepositoryProperties environmentProperties)
-