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