spring-framework/src
Rossen Stoyanchev 85a552daed Fix package cycle among http message converters
This change introduces a new AllEncompassingFormHttpMessageConverter
class that adds JSON and XML converters for individual mime parts of
a multi-part request. The new converter is used in place of the
previously used XmlAwareFormHttpMessageConverter.

Issue: SPR-10055
2012-12-07 18:12:11 -05:00
..
api Generate -sources and -javadoc jars 2012-01-31 14:32:16 +01:00
dist Fix package cycle among http message converters 2012-12-07 18:12:11 -05:00
reference/docbook Removed coverage of deprecated java.util.Timer support 2012-12-05 19:19:24 +01:00
test Allow for more async running time in succeedsWhenSubclassProxyAndScheduledMethodNotPresentOnInterface 2012-11-26 00:54:07 +01:00