Class ConsulRetryBootstrapper
java.lang.Object
org.springframework.cloud.consul.config.ConsulRetryBootstrapper
- All Implemented Interfaces:
org.springframework.boot.BootstrapRegistryInitializer
public class ConsulRetryBootstrapper
extends Object
implements org.springframework.boot.BootstrapRegistryInitializer
Consul Retry Bootstrapper.
- Since:
- 3.0.2
- Author:
- Spencer Gibb
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinitialize(org.springframework.boot.BootstrapRegistry registry)
-
Constructor Details
-
ConsulRetryBootstrapper
public ConsulRetryBootstrapper()
-
-
Method Details
-
initialize
public void initialize(org.springframework.boot.BootstrapRegistry registry) - Specified by:
initializein interfaceorg.springframework.boot.BootstrapRegistryInitializer
-