学习Spring必学的Java基础知识

[1] Java反射知识-->Spring IoC :http://www.iteye.com/topic/1123081
[2] Java动态代理-->Spring AOP :http://www.iteye.com/topic/1123293

[3] 属性编辑器,即PropertyEditor-->Spring IoC:http://www.iteye.com/topic/1123628

[4] XML基础知识-->Spring配置:http://www.iteye.com/topic/1123630

[5] 注解-->Spring配置:http://www.iteye.com/topic/1123823

[6] 线程本地变更,即ThreadLocal-->Spring事务管理:http://www.iteye.com/topic/1123824

[7] 事务基础知识-->Spring事务管理:http://www.iteye.com/topic/1124043

[8] 国际化信息-->MVC:http://www.iteye.com/topic/1124044

[9] HTTP报文-->MVC:http://www.iteye.com/topic/1124408

上一篇:sql server 各种等待类型-转


下一篇:MySQL DCL 整理