翔子 发表于 2004-2-3 17:50:42

Developing a Spring Framework MVC application step-by-step

Developing a 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.

Part 1 - Basic Application and Environment Setup

Part 2 – Developing and Configuring the Application

Part 3 – Adding Unit Tests and a Form to the Application

Part 4 – Implementing Database Persistence

Copyright [$copy] 2003, Thomas Risberg
页: [1]
查看完整版本: Developing a Spring Framework MVC application step-by-step