1.配置文件:
web配置:
2.注入:
junit测试:
3.使用注解进行注入:
4.自动扫描class管理bean:
扫描的类应该含有@Repository@Controller@Service等标记
4.aop:
1.配置文件:
web配置:
2.注入:
junit测试:
3.使用注解进行注入:
4.自动扫描class管理bean:
扫描的类应该含有@Repository@Controller@Service等标记
4.aop: