Class ConsulConfigServerBootstrapper

java.lang.Object
org.springframework.cloud.consul.discovery.configclient.ConsulConfigServerBootstrapper
All Implemented Interfaces:
org.springframework.boot.BootstrapRegistryInitializer

public class ConsulConfigServerBootstrapper extends Object implements org.springframework.boot.BootstrapRegistryInitializer
  • Constructor Details

    • ConsulConfigServerBootstrapper

      public ConsulConfigServerBootstrapper()
  • Method Details

    • initialize

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

      public static boolean isDiscoveryEnabled(org.springframework.boot.BootstrapContext bootstrapContext)