Uses of Class
org.springframework.cloud.config.client.ConfigServerBootstrapper
Packages that use ConfigServerBootstrapper
-
Uses of ConfigServerBootstrapper in org.springframework.cloud.config.client
Methods in org.springframework.cloud.config.client that return ConfigServerBootstrapperModifier and TypeMethodDescriptionConfigServerBootstrapper.withLoaderInterceptor(ConfigServerBootstrapper.LoaderInterceptor loaderInterceptor) ConfigServerBootstrapper.withRestTemplateFactory(Function<org.springframework.boot.BootstrapContext, org.springframework.web.client.RestTemplate> restTemplateFactory)