1. 开启Spring之旅

这篇参考向导提供了关于Spring框架的详细信息.它提供了所有特性的全面介绍,以及一些Spring包含的基础概念的背景 (liru "Dependency Injection").

If you are just getting started with Spring, you may want to begin with the lighter "Getting Started" guides that are available from https://spring.io. As well as being easier to digest, these guide are very task focused. They also cover other projects from the Spring portfolio that you might want to consider when solving a particular problem.

Getting Started Building a RESTful Web Service would be an excellent first choice to get your feet wet.