Go to file
Juergen Hoeller d3a7fdadb0 revised Servlet 3.0 based StandardServletMultipartResolver for correct param/file distinction; added multipart content type and headers access to MultipartRequest (dropping the previous header access solution on MultipartFile); MultipartFilter uses a Servlet 3.0 based StandardServletMultipartResolver by default
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4736 50f2f4bb-b051-0410-bef5-90022cba6387
2011-07-20 20:46:53 +00:00
build-spring-framework DataBinder etc 2011-07-03 22:39:08 +00:00
org.springframework.aop prototype-based TargetSource is only deserializable through a SingletonTargetSource 2011-07-11 13:37:49 +00:00
org.springframework.asm
org.springframework.aspects
org.springframework.beans minor javadoc revision 2011-07-18 21:50:15 +00:00
org.springframework.context Force lazy-init to false when parsing scheduled:task 2011-07-19 23:00:12 +00:00
org.springframework.context.support updated Quartz support package for full Quartz 2.0 support (SPR-8275) 2011-07-19 15:25:10 +00:00
org.springframework.core alignment with backported 3.0.6 code (SPR-8538) 2011-07-20 19:59:41 +00:00
org.springframework.expression fixed TypeDescriptor rendering (SPR-8508) 2011-07-05 22:06:14 +00:00
org.springframework.instrument
org.springframework.instrument.tomcat
org.springframework.integration-tests Fix APC registration for @EnableTransactionManagement 2011-07-11 01:17:19 +00:00
org.springframework.jdbc
org.springframework.jms
org.springframework.orm Polish whitespace on JpaTransactionManager 2011-07-18 21:23:43 +00:00
org.springframework.oxm
org.springframework.spring-library
org.springframework.spring-parent
org.springframework.test revised Servlet 3.0 based StandardServletMultipartResolver for correct param/file distinction; added multipart content type and headers access to MultipartRequest (dropping the previous header access solution on MultipartFile); MultipartFilter uses a Servlet 3.0 based StandardServletMultipartResolver by default 2011-07-20 20:46:53 +00:00
org.springframework.transaction Move ImportSelector.Context to a top-level class 2011-07-13 23:28:53 +00:00
org.springframework.web revised Servlet 3.0 based StandardServletMultipartResolver for correct param/file distinction; added multipart content type and headers access to MultipartRequest (dropping the previous header access solution on MultipartFile); MultipartFilter uses a Servlet 3.0 based StandardServletMultipartResolver by default 2011-07-20 20:46:53 +00:00
org.springframework.web.portlet revised Servlet 3.0 based StandardServletMultipartResolver for correct param/file distinction; added multipart content type and headers access to MultipartRequest (dropping the previous header access solution on MultipartFile); MultipartFilter uses a Servlet 3.0 based StandardServletMultipartResolver by default 2011-07-20 20:46:53 +00:00
org.springframework.web.servlet revised Servlet 3.0 based StandardServletMultipartResolver for correct param/file distinction; added multipart content type and headers access to MultipartRequest (dropping the previous header access solution on MultipartFile); MultipartFilter uses a Servlet 3.0 based StandardServletMultipartResolver by default 2011-07-20 20:46:53 +00:00
org.springframework.web.struts
spring-framework-reference Remove references to 'bold' text in reference docs 2011-07-11 18:29:37 +00:00
src/test/java/org/springframework/core/env
.gitignore
build.properties
build.versions
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr
spring-framework.psf