964 Commits (b3b3fc5a7ee6449cf80254c8ccfc5f79e58cde88)

Author SHA1 Message Date
Stephane Nicoll b3b3fc5a7e Polish 10 years ago
Brian Clozel 0d6f80052d Support conditional updates in ServletWebRequest 10 years ago
Sebastien Deleuze c385427397 Allow to specify AbstractHttpMessageConverter default charset 10 years ago
Sam Brannen 61824b1ade Remove trailing whitespace from source code 10 years ago
Sam Brannen 467b5f3f28 Introduce composed annotations for @RequestMapping 10 years ago
Sam Brannen b423596b2e Introduce composed annotations for web scopes 10 years ago
Sam Brannen 0c66838268 Polish Javadoc for @RequestMapping 10 years ago
Juergen Hoeller ca19920d74 Refined ApplicationContextInitializer assignability exception 10 years ago
Sebastien Deleuze 3329abffc8 Allow to specify request body type in RestTemplate 10 years ago
Brian Clozel 1c2ac49f2a Add weak ETag support in ShallowEtagHeaderFilter 10 years ago
Juergen Hoeller 8495fcf109 Avoid accessing the session if no session attributes need to be updated 10 years ago
Juergen Hoeller e0d7c6be00 Name attributes in method argument annotations allow for placeholders and expressions 10 years ago
Brian Clozel ac3847bf4a Clarify Javadoc for CacheControl.noCache,noStore 10 years ago
Juergen Hoeller 5c87afc51d Polishing 10 years ago
Juergen Hoeller 5e5bf7f518 Polishing 10 years ago
Arjen Poutsma 37b32d38bc Use synchonous API for synchonous OkHttp requests 10 years ago
Juergen Hoeller 27c1280949 Consider negative contentLength() result as not resolvable 10 years ago
Juergen Hoeller 8558cbc9bf Polishing 10 years ago
Rossen Stoyanchev b11d345c0d Common base class for [Unknown]HttpStatusCodeException 10 years ago
Juergen Hoeller 901c2d5f74 Consistent API between spring-web and spring-messaging HandlerMethod infrastructure 10 years ago
Rossen Stoyanchev 902a7287f7 Fix NPE in InvocableHandlerMethod 10 years ago
Rossen Stoyanchev b49235ac59 BufferedImage converter writes Content-Type again 10 years ago
Juergen Hoeller e90310612f Polishing 10 years ago
Rossen Stoyanchev bedf1a9bd0 Polish UriTemplateTests 10 years ago
Rossen Stoyanchev f5aa011722 UriComponents support for array query params 10 years ago
Rossen Stoyanchev 2e7470b27f Allow binding=false on @ModelAttribute 10 years ago
Rossen Stoyanchev 806e79b14b Polish 10 years ago
Rossen Stoyanchev e62ada898b Add @RequestAttribute with servlet-based support 10 years ago
Rossen Stoyanchev 698f923fc3 Add @SessionAttribute with Servlet-based support 10 years ago
Juergen Hoeller b4f33adf48 Consistent java.util.Optional resolution, lenient handling of optional multipart files, correct Servlet 3.0 Part list/array selection 10 years ago
Sebastien Deleuze a730e55d92 Add support for Jackson 2.7 10 years ago
Rossen Stoyanchev d70ad765bf Support HTTP HEAD 10 years ago
Rossen Stoyanchev 9cc518d167 Polish StringHttpMessageConverterTests 10 years ago
Rossen Stoyanchev 9e16cbda4c Polish ServletServerHttpRequest change 10 years ago
Sammy Chu 5185953f29 Avoid double encoding URI in ServletServerHttpRequest 10 years ago
Rossen Stoyanchev a5f4aa6824 Add HttpStatus to ModelAndView 10 years ago
Rossen Stoyanchev 73a794336c Support @ResponseStatus on controller type level 10 years ago
Stephane Nicoll 2fc2c29e9a Update copyright header 10 years ago
Rossen Stoyanchev 037f351efd Replace anonymous impls with ListenableFutureAdapater 10 years ago
Ian Chan 93298fc9fa Catch RejectedExecutionException in WebAsyncManager 10 years ago
Rossen Stoyanchev 7690f27c5e Add MediaType constants for application/pdf 10 years ago
Rossen Stoyanchev f3c2bb6557 Fix error message in RestTemplate 10 years ago
Rossen Stoyanchev e56587dcc3 Add note to @CrossOrigin javadoc 10 years ago
Juergen Hoeller 773d175681 Polishing 10 years ago
Dennis Kieselhorst 554bf4958d Improve Content-Length exception message 10 years ago
Brian Clozel cdda839426 XML configuration support for RFC 5861 10 years ago
madorb 6c282096c6 Add RFC-5681 support to CacheControl 10 years ago
Brian Clozel 9e4cf85af7 Add HTTP Status 451 UNavailable for legal reasons 10 years ago
Rossen Stoyanchev 63958ac0ff Fix concurrent test failure 10 years ago
Rossen Stoyanchev bc671f05d6 Fix test warnings 10 years ago