Spring Framework Doc - Overview
Spring Framework Overview
Spring makes it easy to create Java enterprise applications.
1. What We Mean by "Spring"
Most often, when people say "Spring", they mean the entire family of spring projects.
2. History of Spring and the Spring Framework
Spring came into being in 2003 as a response to the complexity of the early J2EE specifications.
3. Design Philosophy
1、Defer design decisions as late as possible.
2、Spring embraces flexibility.
3、Maintain strong backward compatibility.
4、Care about API design.
5、Set high standards for code quality.
4. Feedback and Contributions
xxxxxx
5. Getting Started
xxxxxx