Interface ConfigServerBootstrapper.LoaderInterceptor

All Superinterfaces:
Function<ConfigServerBootstrapper.LoadContext,org.springframework.boot.context.config.ConfigData>
Enclosing class:
ConfigServerBootstrapper

public static interface ConfigServerBootstrapper.LoaderInterceptor extends Function<ConfigServerBootstrapper.LoadContext,org.springframework.boot.context.config.ConfigData>