Class ConsulBootstrapper.LoadContext

java.lang.Object
org.springframework.cloud.consul.config.ConsulBootstrapper.LoadContext
Enclosing class:
ConsulBootstrapper

public static class ConsulBootstrapper.LoadContext extends Object
  • Method Details

    • getLoaderContext

      public org.springframework.boot.context.config.ConfigDataLoaderContext getLoaderContext()
    • getResource

      public ConsulConfigDataResource getResource()
    • getBinder

      public org.springframework.boot.context.properties.bind.Binder getBinder()
    • getInvocation

      public ConsulBootstrapper.LoaderInvocation getInvocation()