404 Commits (3.0.x)

Author SHA1 Message Date
Arjen Poutsma 5105793228 javadoc 15 years ago
Arjen Poutsma 689e7b7af2 Introduced ResponseEntity, for access to the response status code 15 years ago
Juergen Hoeller 461b488eee polishing 15 years ago
Juergen Hoeller 20f4e9023b UrlPathHelper cuts off trailing servlet-path slashes for root mappings (on WebSphere; SPR-7052) 15 years ago
Juergen Hoeller ad78b5cdb5 polishing 15 years ago
Juergen Hoeller de84703c02 @ExceptionHandler methods consistently receive original exception as thrown by user methods 15 years ago
Juergen Hoeller b67b5ec408 clarified applicability of @ExceptionHandler in Portlet environments (SPR-6959) 15 years ago
Juergen Hoeller 0eabef0720 added filter ordering comments (SPR-6594) 15 years ago
Juergen Hoeller 2c9753ad25 NativeWebRequest detects native MultipartRequest even when decorated (SPR-6594) 15 years ago
Juergen Hoeller fa719ad4c5 restored compatibility with Servlet 2.4 containers on all VMs (SPR-7044) 15 years ago
Arjen Poutsma 63dc53a5ea SPR-6861 - enable overwriting of createHttpInputMessage and createHttpOutputMessage in AnnotationMethodHandlerAdapter 15 years ago
Arjen Poutsma a6d5d7c8e2 javadoc 15 years ago
Arjen Poutsma 122e4346bb Documented HttpEntity 15 years ago
Arjen Poutsma 124837e2c3 Added @Override annotations. 15 years ago
Arjen Poutsma 753a54096f SPR-7000 - AnnotationMethodHandlerAdapter gives priority to media type order over quality when selecting a method 15 years ago
Chris Beams 247c46e6ea 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 212daa1995 SPR-7002 - RestTemplate fails to convert properly for Generic Type Container with MappingJacksonHttpMessageConverter 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
Arjen Poutsma c9289a4dcf SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params 15 years ago
Arjen Poutsma b07d02f1bf SPR-7018 - Support for HttpEntity<?> in @MVC 15 years ago
Christian Dupuis 2e5f1c22f6 fixed Eclipse classpath file 15 years ago
Chris Beams cf93e7c69e Fixed typo in javadoc on HttpRequestHandler 15 years ago
Arjen Poutsma 4880d1d461 SPR-6976 - Add debug log for HttpMessageConverter usage 15 years ago
Arjen Poutsma 85b8befbd1 SPR-6970 - AbstractHttpMessageConverter canWrite logic the wrong way round?? 15 years ago
Arjen Poutsma 991c982e5b SPR-5866 - RestTemplate - access to Request Headers 15 years ago
Juergen Hoeller eee72c52da mention actual endpoint address in connect failure exception message (SPR-6971) 15 years ago
Arjen Poutsma b0e3081636 SPR-5866 - RestTemplate - access to Request Headers 15 years ago
Arjen Poutsma 886eb665bf SPR-5866 - RestTemplate - access to Request Headers 15 years ago
Arjen Poutsma 70ee2ee7b1 SPR-5866 - RestTemplate - access to Request Headers 15 years ago
Arjen Poutsma f3f535623f Fixing the build 15 years ago
Arjen Poutsma 63076d0865 SPR-6969 - Introduce HttpEntity 15 years ago
Arjen Poutsma fc0a6ce40c Javadoc 15 years ago
Arjen Poutsma 88773ae7f1 a HTTP -> an HTTP 15 years ago
Arjen Poutsma af4b22e5b9 SPR-5904 - Merged multipart support into FormHttpMessageConverter 15 years ago
Arjen Poutsma def90d1016 SPR-5904 - Multipart/mixed requests using RestTemplate 15 years ago
Arjen Poutsma f588ab05fa Added readonly version of HttpHeaders 15 years ago
Arjen Poutsma 0efb9d8023 SPR-5904 - Multipart/mixed requests using RestTemplate 15 years ago
Arjen Poutsma 5303ab68aa Atom Feed HttpMessageConverter 15 years ago
Arjen Poutsma c91ff130d5 SPR-6946 - RestTemplate should not encode fragments (#'s) 15 years ago
Juergen Hoeller cfbc5224e3 fixed exception propagation issue with Hessian 4.0 (SPR-6899) 15 years ago
Juergen Hoeller 57993d871e WebApplicationObjectSupport's initServletContext will be called only once in any scenario (SPR-6914) 15 years ago
Arjen Poutsma d207c2294d Fixed wrong encoding of URI templates with @-signs (SPR-6874) 15 years ago
Arjen Poutsma e653a9cd03 javadoc 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 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
Arjen Poutsma 68b4c7df6e SPR-6752 - RestTemplate throws IllegalArgumentException when HTTP status is not in the HttpStatus enum 15 years ago