Class ConfigServerBootstrapper

  • All Implemented Interfaces:
    org.springframework.boot.BootstrapRegistryInitializer

    public class ConfigServerBootstrapper
    extends Object
    implements org.springframework.boot.BootstrapRegistryInitializer
    • Constructor Detail

      • ConfigServerBootstrapper

        public ConfigServerBootstrapper()
    • Method Detail

      • withRestTemplateFactory

        public ConfigServerBootstrapper withRestTemplateFactory​(Function<org.springframework.boot.BootstrapContext,​org.springframework.web.client.RestTemplate> restTemplateFactory)
      • initialize

        public void initialize​(org.springframework.boot.BootstrapRegistry registry)
        Specified by:
        initialize in interface org.springframework.boot.BootstrapRegistryInitializer