类 DefaultBootstrapContext

java.lang.Object
org.springframework.boot.DefaultBootstrapContext
所有已实现的接口:
BootstrapContext, BootstrapRegistry, ConfigurableBootstrapContext

public class DefaultBootstrapContext extends Object implements ConfigurableBootstrapContext
Default ConfigurableBootstrapContext implementation.
从以下版本开始:
2.4.0
作者:
Phillip Webb