471 Commits (8e497d96277d38994e257cef7671844ef95acc3c)

Author SHA1 Message Date
Juergen Hoeller 4955a73047 added support for JAX-WS 2.1 WebServiceFeatures to JaxWsPortClientInterceptor/PortProxyFactoryBean (SPR-5712) 15 years ago
Arjen Poutsma dd8c18188f SPR-7160 - ShallowEtagHeaderFilter not adding ETag 15 years ago
Arjen Poutsma f8a05da1c9 SPR-7146 - AppEngine : bug with SimpleClientHttpResponse.getHeaders 15 years ago
Arjen Poutsma c2707150b1 SPR-7135 - org.springframework.http.MediaType#checkParameters fails to process a Content-Type like application/xml;charset="utf-8" 15 years ago
Juergen Hoeller 3dbe38e418 added check for WebSphere's compliance mode (SPR-7064) 15 years ago
Arjen Poutsma 1e34e2725a SPR-7107 - RestTemplate/UriTemplate/UriUtils improperly encoding UTF-8 15 years ago
Costin Leau 7790dedff2 + disable some of the WAS failing tests 15 years ago
Costin Leau 5af6d917e9 SPR-7064 15 years ago
Costin Leau ea9eb853fa SPR-7064 15 years ago
Costin Leau 05360c095c SPR-7064 15 years ago
Juergen Hoeller 69c4cdf975 remove trailing servlet path slash on WebSphere only (SPR-7064) 15 years ago
Arjen Poutsma 3f6cc3f552 Added more tests. 15 years ago
Arjen Poutsma b25462ddf9 SPR-7107 - RestTemplate/UriTemplate/UriUtils improperly encoding UTF-8 15 years ago
David Syer eb7f8309e2 Update version in POMs to 3.0.3 15 years ago
Juergen Hoeller 385298b808 JSP FormTag calculates proper default form action even when using a rewrite filter on WebSphere (SPR-7067) 15 years ago
Juergen Hoeller d34d8764b0 fixed getOriginatingQueryString javadoc (SPR-7072) 15 years ago
Arjen Poutsma b5b60cafb7 SPR-7063 - MappingJacksonHttpMessageConverter breaks with Jackson 1.0.x 15 years ago
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