Uses of Class
org.springframework.cloud.consul.config.ConsulBootstrapper
-
-
Uses of ConsulBootstrapper in org.springframework.cloud.consul.config
Methods in org.springframework.cloud.consul.config that return ConsulBootstrapper Modifier and Type Method Description ConsulBootstrapperConsulBootstrapper. withConsulClientFactory(Function<org.springframework.boot.BootstrapContext,com.ecwid.consul.v1.ConsulClient> consulClientFactory)ConsulBootstrapperConsulBootstrapper. withLoaderInterceptor(ConsulBootstrapper.LoaderInterceptor loaderInterceptor)
-