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.
 
 
David Syer 0c0ab97a84 Switch servlet dependency to a public one 13 years ago
..
.settings ModelAndViewContainer related refinements 14 years ago
src SPR-6464 Drop @FlashAttributes, add ResponseContext, ViewResponse, and RedirectResponse types for annotated controllers to use to prepare a redirect response with flash attributes; Add FlashMap and FlashMapManager and update DispatcherServlet to discover and invoke the FlashMapManager. 13 years ago
.classpath SPR-8532 Upgrade org.springframework.web.servlet to Servlet 3.0 (as provided dependency) and add support for javax.servlet.Part parameter 13 years ago
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 16 years ago
build.xml + upgrade to AspectJ 1.6.8 15 years ago
ivy.xml shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 13 years ago
pom.xml Switch servlet dependency to a public one 13 years ago
template.mf Upgrade javax.servlet dependency to 3.0 for .web 14 years ago
web.iml updated IntelliJ dependency descriptors 14 years ago