标题: Developing a Spring Framework MVC application step-by-step [打印本页] 作者: 翔子 时间: 2004-2-3 17:50 标题: Developing a Spring Framework MVC application step-by-step Developing a [url=http://www.springframework.org]Spring Framework MVC application step-by-step
Thomas Risberg
July, 2003
This is a step-by-step account of how to develop a web application from scratch using the Spring Framework. It is divided into a number of parts. You can read them in sequence or skip one if you are already familiar with the concepts covered in it.
[url=http://www.springframework.org/docs/MVC-step-by-step/Spring-MVC-step-by-step-Part-1.html]Part 1 - Basic Application and Environment Setup
[url=http://www.springframework.org/docs/MVC-step-by-step/Spring-MVC-step-by-step-Part-2.html]Part 2 – Developing and Configuring the Application
[url=http://www.springframework.org/docs/MVC-step-by-step/Spring-MVC-step-by-step-Part-3.html]Part 3 – Adding Unit Tests and a Form to the Application