426 Commits (564a5556191ff39334eabc6d62b87eecf1480c91)

Author SHA1 Message Date
Rossen Stoyanchev b093b30315 Polish DeferredResult 12 years ago
Marten Deinum 5a91d60788 Allow setting WSDL document as a Resource 12 years ago
Tim Meighen e16c40359a Support wildcard style media types in JSON converters 12 years ago
Rossen Stoyanchev 2e1a68893d Update HttpHeaders.getAccept method 12 years ago
Rossen Stoyanchev 0721146b14 Improve regex for parsing query params 12 years ago
Rossen Stoyanchev dbcbdace9e Parameterize AsyncTask type 12 years ago
Juergen Hoeller 9eeb6f15e5 Minor changes along with 3.1.3 backport 12 years ago
Juergen Hoeller 6445f09c36 Consistently upgraded Apache HttpComponents usage to 4.2 12 years ago
Juergen Hoeller 8bdc6be074 Consistent "this." reference to local variable 12 years ago
Juergen Hoeller 93aa411886 HttpComponentsHttpInvokerRequestExecutor uses HttpComponents 4.2 to explicitly release connections 12 years ago
Rossen Stoyanchev 3eda02d1b4 Update MediaType's includes method 12 years ago
Rossen Stoyanchev 7718936158 Recognize wildcards in media types with a suffix 12 years ago
Sam Brannen 4812c181d4 Polish LiveBeansView Javadoc and suppress warnings 12 years ago
Rossen Stoyanchev 7513e2124a Sync up MockHttpServletResponse copies in test sources 12 years ago
Rossen Stoyanchev 4566db82f5 Polish MockFilterChain 12 years ago
Rossen Stoyanchev 7b30ffd522 Work around Servlet dependency in content negotiation 12 years ago
Rossen Stoyanchev 2bb0104556 Polish ObjectToStringHttpMessageConverter 12 years ago
Arjen Poutsma 6e45a79ecb Support opaque URIs in UriComponentsBuilder 12 years ago
Dmitry Katsubo b2037c8316 Add ObjectToStringHttpMessageConverter 12 years ago
Ritesh Rathore 0baa1a56c2 Add URI and method name on ResourceAccess 12 years ago
Dmitry Katsubo 950786a8cc Add Jackson2ObjectMapperBeanFactory 12 years ago
Juergen Hoeller e5f3669804 Introduced beta version of LiveBeansView for STS 3.1 12 years ago
Juergen Hoeller 53ae345a88 Moved JacksonObjectMapperFactoryBean from web.context.support to http.converter.json 12 years ago
Juergen Hoeller aa4d9c48ab CookieGenerator supports "cookieHttpOnly" flag for Servlet 3.0 12 years ago
Rossen Stoyanchev 57c36dd395 Add interceptors for async processing 12 years ago
Rossen Stoyanchev 97f97c4e9f Polish async support 12 years ago
Chris Beams dfe05305e2 Upgrade to JUnit 4.11 snapshot in support of JDK7 12 years ago
Rossen Stoyanchev 2ff3d53962 Ignore parse errors in HttpPutFormContentFilter 12 years ago
Rossen Stoyanchev 0a877afa06 Optimize use of HandlerMethod and sub-classes 12 years ago
Rossen Stoyanchev 70b0b97b54 Fix cyclical package dependency 12 years ago
Rossen Stoyanchev 6e85dd8917 Polish async request processing 12 years ago
Phillip Webb 9821868707 Refactor and polish various Comparator impls 12 years ago
Chris Beams 6517517ca9 Refactor to lazy Environment creation where possible 12 years ago
Rob Winch c92a06f003 Support Filters/Servlet invocation in MockFilterChain 12 years ago
Rossen Stoyanchev a49851d5eb Add equals/hashcode to ResponseEntity 12 years ago
Rossen Stoyanchev 2201dd8c45 Add support for matrix variables 12 years ago
Rossen Stoyanchev da05b094f5 Polish standard Spring MVC exception handling 12 years ago
Arjen Poutsma d37e7878e6 Improved Javadoc 12 years ago
Rossen Stoyanchev c9b7b132fb Support generic types in @RequestBody arguments 12 years ago
Arjen Poutsma ed3823b045 Support generic target types in the RestTemplate 12 years ago
Rossen Stoyanchev 789e12a0c7 Use OS-specific newline in Jackon pretty print tests 12 years ago
Rossen Stoyanchev 2965df6bee Update Javadoc of UriComponentsBuilder 12 years ago
Rossen Stoyanchev af1561634c Allow Errors after @RequestBody and @RequestPart 12 years ago
Rossen Stoyanchev 06d95915a0 Add error message for missing servlet request param. 12 years ago
Rossen Stoyanchev 4f55518290 Update remaining filter with async support 12 years ago
Rossen Stoyanchev cdab04a032 Set timeout value and task executor per async request 12 years ago
Rossen Stoyanchev 4407f6a4c0 Make DeferredResult more usable and testable 12 years ago
Sam Brannen 3b9833c538 Update MockHttpSession across the test suite 12 years ago
Rossen Stoyanchev e65b930e7a Introduced ControllerAdvice annotation 12 years ago
Sam Brannen f1105812af Polish Spring MVC ContextLoader 12 years ago