Uses of Interface
org.springframework.cloud.config.server.support.HttpEnvironmentRepositoryProperties
Packages that use HttpEnvironmentRepositoryProperties
Package
Description
-
Uses of HttpEnvironmentRepositoryProperties in org.springframework.cloud.config.server.environment
Classes in org.springframework.cloud.config.server.environment that implement HttpEnvironmentRepositoryPropertiesModifier and TypeClassDescriptionclassclassstatic classAJGitEnvironmentPropertiesthat matches patterns.class -
Uses of HttpEnvironmentRepositoryProperties in org.springframework.cloud.config.server.support
Methods in org.springframework.cloud.config.server.support with parameters of type HttpEnvironmentRepositoryPropertiesModifier and TypeMethodDescriptionstatic org.apache.http.impl.client.HttpClientBuilderHttpClient4Support.builder(HttpEnvironmentRepositoryProperties environmentProperties) static org.apache.http.impl.client.HttpClientBuilderHttpClient4Support.builder(HttpEnvironmentRepositoryProperties environmentProperties, List<HttpClient4BuilderCustomizer> customizers) static org.apache.hc.client5.http.impl.classic.HttpClientBuilderHttpClientSupport.builder(HttpEnvironmentRepositoryProperties environmentProperties)