Class ZookeeperConfigServerBootstrapper

java.lang.Object
org.springframework.cloud.zookeeper.discovery.configclient.ZookeeperConfigServerBootstrapper
All Implemented Interfaces:
org.springframework.boot.BootstrapRegistryInitializer

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

    • ZookeeperConfigServerBootstrapper

      public ZookeeperConfigServerBootstrapper()
  • Method Details

    • isEnabled

      public static boolean isEnabled(org.springframework.boot.BootstrapContext bootstrapContext)
    • initialize

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