1074 Commits (adb935db795070e96a703fe8bb3f579f5a26df9e)

Author SHA1 Message Date
Sam Brannen 78690a24fb Add headers & name attributes to composed @RequestMapping annotations 9 years ago
Sam Brannen ca8acc8758 Suppress warnings Gradle build 9 years ago
Rossen Stoyanchev f162256906 Use ContentNegotiationManager for static resources 9 years ago
Rossen Stoyanchev 6f2c968925 Support strict URI variable encoding 9 years ago
Rossen Stoyanchev e98738d8ba Polish UriTemplateHandler related classes 9 years ago
Rossen Stoyanchev 36e2dd90a7 Support contextPath override in ForwardedHeaderFilter 9 years ago
Rossen Stoyanchev 6fcc869338 Polish ForwardedHeaderFilter 9 years ago
Rossen Stoyanchev 4cf0b59e00 Add ForwardedHeaderFilter 9 years ago
Sebastien Deleuze 7b861c9a8a Add defaultUseWrapper support to Jackson builder 9 years ago
Stephane Nicoll b3b3fc5a7e Polish 9 years ago
Brian Clozel 0d6f80052d Support conditional updates in ServletWebRequest 9 years ago
Sebastien Deleuze c385427397 Allow to specify AbstractHttpMessageConverter default charset 9 years ago
Sam Brannen 61824b1ade Remove trailing whitespace from source code 9 years ago
Sam Brannen 467b5f3f28 Introduce composed annotations for @RequestMapping 9 years ago
Sam Brannen b423596b2e Introduce composed annotations for web scopes 9 years ago
Sam Brannen 0c66838268 Polish Javadoc for @RequestMapping 9 years ago
Juergen Hoeller ca19920d74 Refined ApplicationContextInitializer assignability exception 9 years ago
Sebastien Deleuze 3329abffc8 Allow to specify request body type in RestTemplate 9 years ago
Brian Clozel 1c2ac49f2a Add weak ETag support in ShallowEtagHeaderFilter 9 years ago
Juergen Hoeller 8495fcf109 Avoid accessing the session if no session attributes need to be updated 9 years ago
Juergen Hoeller e0d7c6be00 Name attributes in method argument annotations allow for placeholders and expressions 9 years ago
Brian Clozel ac3847bf4a Clarify Javadoc for CacheControl.noCache,noStore 9 years ago
Juergen Hoeller 5c87afc51d Polishing 9 years ago
Juergen Hoeller 5e5bf7f518 Polishing 9 years ago
Arjen Poutsma 37b32d38bc Use synchonous API for synchonous OkHttp requests 9 years ago
Juergen Hoeller 27c1280949 Consider negative contentLength() result as not resolvable 9 years ago
Juergen Hoeller 8558cbc9bf Polishing 9 years ago
Rossen Stoyanchev b11d345c0d Common base class for [Unknown]HttpStatusCodeException 9 years ago
Juergen Hoeller 901c2d5f74 Consistent API between spring-web and spring-messaging HandlerMethod infrastructure 9 years ago
Rossen Stoyanchev 902a7287f7 Fix NPE in InvocableHandlerMethod 9 years ago
Rossen Stoyanchev b49235ac59 BufferedImage converter writes Content-Type again 9 years ago
Juergen Hoeller e90310612f Polishing 9 years ago
Rossen Stoyanchev bedf1a9bd0 Polish UriTemplateTests 9 years ago
Rossen Stoyanchev f5aa011722 UriComponents support for array query params 9 years ago
Rossen Stoyanchev 2e7470b27f Allow binding=false on @ModelAttribute 9 years ago
Rossen Stoyanchev 806e79b14b Polish 9 years ago
Rossen Stoyanchev e62ada898b Add @RequestAttribute with servlet-based support 9 years ago
Rossen Stoyanchev 698f923fc3 Add @SessionAttribute with Servlet-based support 9 years ago
Juergen Hoeller b4f33adf48 Consistent java.util.Optional resolution, lenient handling of optional multipart files, correct Servlet 3.0 Part list/array selection 9 years ago
Sebastien Deleuze a730e55d92 Add support for Jackson 2.7 9 years ago
Rossen Stoyanchev d70ad765bf Support HTTP HEAD 9 years ago
Rossen Stoyanchev 9cc518d167 Polish StringHttpMessageConverterTests 9 years ago
Rossen Stoyanchev 9e16cbda4c Polish ServletServerHttpRequest change 9 years ago
Sammy Chu 5185953f29 Avoid double encoding URI in ServletServerHttpRequest 9 years ago
Rossen Stoyanchev a5f4aa6824 Add HttpStatus to ModelAndView 9 years ago
Rossen Stoyanchev 73a794336c Support @ResponseStatus on controller type level 9 years ago
Stephane Nicoll 2fc2c29e9a Update copyright header 9 years ago
Rossen Stoyanchev 037f351efd Replace anonymous impls with ListenableFutureAdapater 9 years ago
Ian Chan 93298fc9fa Catch RejectedExecutionException in WebAsyncManager 9 years ago
Rossen Stoyanchev 7690f27c5e Add MediaType constants for application/pdf 9 years ago