技术栈

bean注入

xcg340123
1 年前
spring boot·bean注入
SpringBoot-将Bean放入容器的五种方式@import注解源码然后自动的就被放置在IOC容器中了。bean的定义(bean的元数据),也是需要放在IOC容器中进行管理的,先有bean的元数据,