spring 源码 https://spring.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Rossen Stoyanchev 0bf92782ea SPR-8352 Init and apply MappedInterceptors from AbstractHandlerMapping 14 years ago
..
changelog.txt SPR-8352 Init and apply MappedInterceptors from AbstractHandlerMapping 14 years ago
license.txt updated license and notice files 14 years ago
notice.txt updated for the 3.1 M1 release 14 years ago
readme.txt updated for the 3.1 M1 release 14 years ago

readme.txt

SPRING FRAMEWORK 3.1 M1 (February 2011)
---------------------------------------
http://www.springframework.org

1. INTRODUCTION

Spring Framework 3.1 builds on the Spring Framework 3.0 foundation with
a focus on Java-based application configuration and MVC enhancements.

2. RELEASE NOTES

This release comes with complete reference documentation. For further
details, consult the provided javadoc for 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 now follow bundle repository conventions.

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.