Spring-第四章:Spring注解配置
四、Spring注解配置
1、IoC注解
1.1 常用注解
1.2 数据装配
1.3 其他bean的引用
1.4 集合的装配
1.5 生命周期
1.6 实例化时机 & scope作用域
2、AOP注解