控制反转(IoC)与依赖注入(DI)容器基本使用及原理bean定义详解创建bean方式bean scopedepend-onprimaryautowire-candidatelazy-init使用继承简化bean配置lookup-method和replaced-method代理详解深入理解java注解及spring对注解的增强@Configration和@Bean解密@ComponentScan、@ComponentScans详解@Conditional 注解揭秘