接口的使用
org.springframework.boot.BootstrapRegistry
使用BootstrapRegistry的程序包
-
org.springframework.boot中BootstrapRegistry的使用
修饰符和类型接口说明interfaceABootstrapContextthat also provides configuration methods through theBootstrapRegistryinterface.修饰符和类型方法说明voidBootstrapRegistryInitializer.initialize(BootstrapRegistry registry) Initialize the givenBootstrapRegistrywith any required registrations.