spring-framework/build-spring-framework/resources/readme.txt

27 lines
944 B
Plaintext
Raw Normal View History

2011-12-21 19:43:04 +08:00
SPRING FRAMEWORK 3.1.1 (January 2012)
-------------------------------------
2011-06-14 08:14:09 +08:00
http://www.springsource.org
2008-07-11 14:34:50 +08:00
1. INTRODUCTION
2011-02-09 00:58:34 +08:00
Spring Framework 3.1 builds on the Spring Framework 3.0 foundation with
a focus on Java-based application configuration and MVC enhancements.
2008-12-05 15:17:31 +08:00
2008-07-11 14:34:50 +08:00
2. RELEASE NOTES
This release comes with complete reference documentation. For further
details, consult the provided javadoc for specific packages and classes.
2008-12-05 15:17:31 +08:00
2008-07-11 14:34:50 +08:00
3. DISTRIBUTION JAR FILES
The Spring Framework module jar files can be found in the 'dist'
directory. Note that this release does not contain a 'spring.jar' file
anymore, in contrast to previous Spring generations. Furthermore, the jar
file names now follow bundle repository conventions.
2008-12-05 15:17:31 +08:00
2008-07-11 14:34:50 +08:00
4. GETTING STARTED
Please consult the blog examples at http://blog.springsource.com as well
as sections of interest in the reference documentation. Sample
applications and related material are provided as separate downloads.