Spring使用之:Spring相关入门资料

Spring开发指南(简体中文):
http://www.xiaxin.net/Spring_Dev_Guide.rar

Developing a Spring Framework MVC application step-by-step(英文):
[url]http://www.springframework.org/docs/MVC-step-by-step/Spring-MVC-step-by-step.html [/url]

The Spring Framework(英文):
[url]http://javaboutique.internet.com/tutorials/spring_frame/ [/url]

Introducing the Spring Framework(英文):
[url]http://www.theserverside.com/articles/article.tss?l=SpringFramework [/url]

Inversion of Control Containers and the Dependency Injection pattern(英文):
http://www.martinfowler.com/articles/injection.html

The Dependency Inversion Principle(英文):
http://www.objectmentor.com/publications/dip.pdf 

A tutorial for Spring Web(英文):
http://www.cjsdn.net/post/view?bid=20&id=100439&sty=1&tpg=1&age=0

Data Access with the Spring Framework(英文):
http://hibernate.bluemars.net/110.html

Wiring Your Web Application with Open Source Java(英文):
http://www.onjava.com/pub/a/onjava/2004/04/07/wiringwebapps.html

Spring參考手冊(简体中文):
[url]http://www.jactiongroup.net/reference/html/index.html [/url]

Expert One on one J2EE Development Without EJB(英文,如果您要直接了解Spring的话,看chapter 7(核心)、chapter 8(AOP)、chapter 9(持久层)、chapter 13(MVC),全书也是非常值得一看。)

你可能感兴趣的:(spring,mvc,.net,Hibernate,asp.net)