Skip to content

Latest commit

 

History

History
35 lines (15 loc) · 627 Bytes

README.md

File metadata and controls

35 lines (15 loc) · 627 Bytes

Spring学习大纲总结路线:

1. Spring的体系结构

2. Spring的下载

3. Spring IOC

4. Spring Bean

5. Spring AOP

6. JDBC Template

7. Spring的事务管理

声明:

本人学习Spring教程用书为:《Java EE框架整合开发入门到实践》陈恒,楼偶俊,张立杰

因此,案例为本人按教材案例手敲验证。

其他部分知识点结合个人总结略有不同。望见谅。

标注:

本人个人站点正在建设中,欢迎收藏:ityihang.cn

本人博客园:https://www.cnblogs.com/yihangjou