Skip to content

1、通过@bean注解(搭配@Configurtion)

2、通过@import注解

3、通过Spring的拓展接口BeanDefinitionRegistryPostProcessor

Released under the MIT License.