接口的使用
org.springframework.boot.BootstrapRegistry
使用BootstrapRegistry的程序包
-
org.springframework.boot中BootstrapRegistry的使用
修饰符和类型接口说明interface
ABootstrapContext
that also provides configuration methods through theBootstrapRegistry
interface.修饰符和类型方法说明void
BootstrapRegistryInitializer.initialize
(BootstrapRegistry registry) Initialize the givenBootstrapRegistry
with any required registrations.