mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
26 lines
997 B
Plaintext
26 lines
997 B
Plaintext
SPRING FRAMEWORK 3.0 RC2 (November 2009)
|
|
-------------------------------------
|
|
http://www.springframework.org
|
|
|
|
1. INTRODUCTION
|
|
|
|
This is the second release candidate of Spring 3.0, which is scheduled for final release in Q4 2009.
|
|
It release is feature complete, but may still have some issues.
|
|
|
|
2. RELEASE NOTES
|
|
|
|
This release comes with complete reference documentation already. Consult the provided
|
|
javadoc for technical details of specific packages and classes.
|
|
|
|
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 follow bundle repository conventions now.
|
|
|
|
4. GETTING STARTED
|
|
|
|
A Getting Started guide is to be provided in time for Spring 3.0 GA. For the time being,
|
|
please consult the blog examples at http://blog.springsource.com as well as the sections
|
|
of interest in the reference documentation.
|