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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinitialize(org.springframework.boot.BootstrapRegistry registry)
-
Constructor Details
-
ZookeeperConfigServerBootstrapper
public ZookeeperConfigServerBootstrapper()
-
-
Method Details
-
initialize
public void initialize(org.springframework.boot.BootstrapRegistry registry) - Specified by:
initializein interfaceorg.springframework.boot.BootstrapRegistryInitializer
-