939 Commits (37a3fa96d19e4e46869b50e03185ceaad35c37da)

Author SHA1 Message Date
Rossen Stoyanchev b3d67b928b Check supported locales in AcceptHeaderLocaleResolver 9 years ago
Rossen Stoyanchev f32aded27a Consolidate CORS/OPTIONS request mapping 9 years ago
Rossen Stoyanchev 26575148a5 Polish test class 9 years ago
Rossen Stoyanchev 08eb623c41 Fix regression introduced in 4.3 snapshot 9 years ago
Sam Brannen c2f704717e Polish Javadoc for DefaultRequestToViewNameTranslator 9 years ago
Rossen Stoyanchev 024bd6e604 Polish 9 years ago
matthew-pearson 57b466fdfc 404 rather than 405 or 200 9 years ago
Juergen Hoeller f6ebc4ce97 Polishing 9 years ago
Rossen Stoyanchev a1e9e6f53e Polish MVC Java config tests 9 years ago
Rossen Stoyanchev d53c04b4df Add option to extend exception resolvers 9 years ago
Rossen Stoyanchev c45ad3022b Add "hosts" property to RedirectView 9 years ago
Rossen Stoyanchev aba04d576f Polish RedirectViewTests 9 years ago
Brian Clozel 0ab3f6092c Fix failing tests 9 years ago
Rossen Stoyanchev cdfcc23b6f Reduce log level for @ExceptionHandler failure 9 years ago
Rossen Stoyanchev e4539d9f40 Add protected method for required RequestBody 9 years ago
Rossen Stoyanchev 7756feacd8 Polish 9 years ago
Rossen Stoyanchev 1291d6e1bd Support CharSequence for response body 9 years ago
Juergen Hoeller 28e8af2e2e AbstractXlsView does not explicitly flush (for compatibility with WebSphere Liberty) 9 years ago
Rossen Stoyanchev aa064d7653 Polish MVC config tests 9 years ago
Rossen Stoyanchev 1cf0fb8174 Shared custom argument resolvers 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 7df3a327f6 Polishing 9 years ago
Juergen Hoeller 3779fe9bf6 @UsesJava8 declaration on inner class 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
Rossen Stoyanchev 2607a22537 HTTP OPTIONS lists all HTTP methods except TRACE 9 years ago
Rossen Stoyanchev 319e8e2c2f Add allowHeader property to WebContentGenerator 9 years ago
Rossen Stoyanchev 135738f9bf AbstractController supports HTTP OPTIONS 9 years ago
Rossen Stoyanchev ccd17dfaea Support HTTP OPTIONS 9 years ago
Rossen Stoyanchev d70ad765bf Support HTTP HEAD 9 years ago
Rossen Stoyanchev fb7dfc4569 Polish 9 years ago
Brian Clozel 2b3ad218e5 Clarify RequestMappingHandlerAdapter javadoc 9 years ago
Brian Clozel 84fe46cd43 Register prefixed path patterns with FixedVersionStrategy 9 years ago
Brian Clozel 8f1d06f19c Reorder HTTP headers processing in RequestMappingHandlerAdapter 9 years ago
Rossen Stoyanchev ebccfd023a MVC Java config protected factory methods 9 years ago
Brian Clozel 2f6d86b7aa Fix OutOfBoundsExceptio in ResourceUrlEncodingFilter 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
Juergen Hoeller 9761af9ad8 Validate @RequestMapping methods on AOP proxies 9 years ago
Stephane Nicoll 2fc2c29e9a Update copyright header 9 years ago
Rossen Stoyanchev 24fdf64d91 Fix javadoc issue in ResponseEntityExceptionHandler 9 years ago
Juergen Hoeller 773d175681 Polishing 9 years ago
Brian Clozel cdda839426 XML configuration support for RFC 5861 9 years ago
Brian Clozel d681f77d62 Polish 9 years ago
Brian Clozel 473cf9c40e Preserve ETag HTTP header for versioned resources 9 years ago
Rossen Stoyanchev 74b77e0d74 Fix warnings 9 years ago
Rossen Stoyanchev 12b73caa84 Add @RestControllerAdvice 9 years ago
Juergen Hoeller 41ee25b1e7 Convenience constructors for common view prefix/suffix scenarios 9 years ago