Class EurekaConfigServerBootstrapper
java.lang.Object
org.springframework.cloud.netflix.eureka.config.EurekaConfigServerBootstrapper
- All Implemented Interfaces:
org.springframework.boot.bootstrap.BootstrapRegistryInitializer
public class EurekaConfigServerBootstrapper
extends Object
implements org.springframework.boot.bootstrap.BootstrapRegistryInitializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BooleangetDiscoveryEnabled(org.springframework.boot.bootstrap.BootstrapContext bootstrapContext) voidinitialize(org.springframework.boot.bootstrap.BootstrapRegistry registry)
-
Constructor Details
-
EurekaConfigServerBootstrapper
public EurekaConfigServerBootstrapper()
-
-
Method Details
-
initialize
public void initialize(org.springframework.boot.bootstrap.BootstrapRegistry registry) - Specified by:
initializein interfaceorg.springframework.boot.bootstrap.BootstrapRegistryInitializer
-
getDiscoveryEnabled
public static Boolean getDiscoveryEnabled(org.springframework.boot.bootstrap.BootstrapContext bootstrapContext)
-