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 Details

    • ConsulRetryBootstrapper

      public ConsulRetryBootstrapper()
  • Method Details

    • initialize

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