443 Commits (e6b708376d1dbc44bc3d572ad02f539c3d176fcf)

Author SHA1 Message Date
Arjen Poutsma 63dc53a5ea SPR-6861 - enable overwriting of createHttpInputMessage and createHttpOutputMessage in AnnotationMethodHandlerAdapter 15 years ago
Arjen Poutsma 753a54096f SPR-7000 - AnnotationMethodHandlerAdapter gives priority to media type order over quality when selecting a method 15 years ago
Juergen Hoeller d50881d82b fixed collection element conversion using ConversionService (SPR-6950) 15 years ago
Arjen Poutsma 6f2062fb3a SPR-7031 - MappingJacksonJsonView should add headers for no-caching 15 years ago
Juergen Hoeller 461c200ce6 restricted onApplicationEvent callbacks for local ApplicationContext only (SPR-6964) 15 years ago
Juergen Hoeller a614430899 allow for null keys and null values in rendered Map (SPR-7024) 15 years ago
Chris Beams a1f6eabbce SPR-7002: updated .classpath and pom to reflect new dependency upgrade from Jackson 1.0.0->1.4.2 15 years ago
Juergen Hoeller 915ca47cad updated to Jackson 1.4.2 15 years ago
Arjen Poutsma f7ac7a395c SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params 15 years ago
Arjen Poutsma 465e84eda4 Revert: SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params 15 years ago
Chris Beams ec577f8e24 SPR-6538: context-support is no longer marked as an optional dependency within aspects and webmvc POMs 15 years ago
Arjen Poutsma c9289a4dcf SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params 15 years ago
Arjen Poutsma 4c0744ee54 SPR-6978 - Dispatcher fails to invoke handler method when request method conflicts with request path 15 years ago
Arjen Poutsma b07d02f1bf SPR-7018 - Support for HttpEntity<?> in @MVC 15 years ago
Juergen Hoeller ff09482653 avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.2 15 years ago
Juergen Hoeller a0e40a5610 avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.1 15 years ago
Juergen Hoeller 23cb161fb3 polishing 15 years ago
Juergen Hoeller eb1c039a6e WebContentInterceptor does not restrict HTTP methods by default anymore (SPR-6919) 15 years ago
Arjen Poutsma 4880d1d461 SPR-6976 - Add debug log for HttpMessageConverter usage 15 years ago
Arjen Poutsma 5a8aa53232 SPR-6973 - SimpleUrlHandlerMapping wildcards cannot handle escaped newline characters 15 years ago
Scott Andrews 50c5593740 SPR-6923 SpEL resolving nested property as outer object 15 years ago
Arjen Poutsma 6e55c8cd2f Fixing build. 15 years ago
Arjen Poutsma def90d1016 SPR-5904 - Multipart/mixed requests using RestTemplate 15 years ago
Arjen Poutsma 21fd150894 SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception 15 years ago
Arjen Poutsma a0c41a0e03 SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception 15 years ago
Arjen Poutsma 4f4f3fab7d SPR-6934 - AnnotationMethodHandlerAdapter should take into account request accept header ordering 15 years ago
Arjen Poutsma eddc5b8898 SPR-6935 - @ResponseBody with method that return void throws "Could not resolve view exception". 15 years ago
Juergen Hoeller 57993d871e WebApplicationObjectSupport's initServletContext will be called only once in any scenario (SPR-6914) 15 years ago
Arjen Poutsma 3c8a47bd06 SPR-6877 - AnnotationMethodHandlerAdapter.handleResponseBody prioritizes messageConverter over MediaType 15 years ago
Arjen Poutsma 7f8c91a52d SPR-6902 - @ResponseBody does not work with @ExceptionHandler 15 years ago
Arjen Poutsma 62f9f477f5 SPR-6877 - AnnotationMethodHandlerAdapter.handleResponseBody prioritizes messageConverter over MediaType 15 years ago
Arjen Poutsma 5675046cb7 SPR-6876 - RequestMethod does not appear to factor into @RequestMapping uniqueness in some cases 15 years ago
Juergen Hoeller 9e71af86f8 polishing 15 years ago
Juergen Hoeller 60ff93e5ac avoid invalid id characters in ErrorsTag as well (SPR-6862) 15 years ago
David Syer 1a351db6e0 Update Central POMs to 3.0.2 15 years ago
Juergen Hoeller 44ef114981 fixed @RequestParam(required=false) regression for @InitBinder methods (SPR-6878) 15 years ago
Juergen Hoeller 67b342d923 fixed indexed property regression (SPR-6871) 15 years ago
Juergen Hoeller 5063c6dd00 upgraded to Hibernate Validator 4.0.2 and Jackson 1.4.2 15 years ago
Costin Leau 8d0bb00188 + make use or property placeholders inside template.mf 15 years ago
Juergen Hoeller 103ac0359d DefaultRequestToViewNameTranslator strips trailing slashes as well (SPR-6830) 15 years ago
Juergen Hoeller 5f7f37f1c1 polishing 15 years ago
Juergen Hoeller e74b33242b fixed regression: method-level patterns without type-level pattern do not need to start with a slash (SPR-6598) 15 years ago
Juergen Hoeller 36940c5fc8 only activate EL support if JSP ExpressionFactory actually available (SPR-6852) 15 years ago
Juergen Hoeller 64fc4c23ea revised EvalTag implementation 15 years ago
Juergen Hoeller ccc7d0f53f fixed interaction with ControllerClassNameHandlerMapping (as reported by Rossen) 15 years ago
Juergen Hoeller 87eb3f970e store a static WebApplicationContext reference if the Spring jars get deployed in the same web application as the ContextLoader (SPR-5652) 15 years ago
Juergen Hoeller 0598eafb84 polishing 15 years ago
Juergen Hoeller b5e826976c fixed interaction with ControllerClassNameHandlerMapping (as reported by Rossen) 15 years ago
Juergen Hoeller a6af91f7b2 avoid rendering invalid ids (SPR-6840) 15 years ago
Juergen Hoeller 97059f4e18 @RequestParam/RequestHeader/CookieValue's defaultValue allows for declaring empty String (SPR-6791) 15 years ago