Class ConfigClientRetryBootstrapper

java.lang.Object
org.springframework.cloud.config.client.ConfigClientRetryBootstrapper
All Implemented Interfaces:
org.springframework.boot.BootstrapRegistryInitializer

public class ConfigClientRetryBootstrapper extends Object implements org.springframework.boot.BootstrapRegistryInitializer
Bootstrapper.
Since:
3.0.0
Author:
Marcin Grzejszczak
  • Constructor Details

    • ConfigClientRetryBootstrapper

      public ConfigClientRetryBootstrapper()
  • Method Details

    • initialize

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