692 Commits (c7cdbe126db6ab5e3422e764d4effa3a5ef2148b)

Author SHA1 Message Date
Arjen Poutsma 76beb36e4b Remove duplicate separators when combining paths 10 years ago
Juergen Hoeller dbd82d128d Polishing 10 years ago
Brian Clozel 8b545f47bd Fix remote context handling in UrlTag 10 years ago
Sam Brannen ba84458c65 Overhaul AnnotatedElementUtils 10 years ago
Rossen Stoyanchev 8853107f76 Find CORS config by HandlerMethod 10 years ago
Rossen Stoyanchev 4a8baebf59 Improve MappingRegistry tests and polish 10 years ago
Sam Brannen 16b189cc1a Add failing test for concrete @RequestMapping method in abstract superclass 10 years ago
Sam Brannen 5dd70a8e46 Simplify HandlerMethodAnnotationDetectionTests config 10 years ago
Brian Clozel 77937c5b02 Polish JRubyScriptTemplateTests (case sensitive issue) 10 years ago
Sam Brannen 3fb2645744 Polish HandlerMethodAnnotationDetectionTests 10 years ago
Sebastien Deleuze 7919364db6 Polish script based view tests 10 years ago
Rossen Stoyanchev e306098155 Encapsulate CORS checking within CorsConfiguration 10 years ago
Sebastien Deleuze 83f269b512 Make DefaultCorsProcessor Servlet 2.5 compliant 10 years ago
Rossen Stoyanchev 71683c5f8d Fix regressions from 8f558e7 10 years ago
Rossen Stoyanchev 205e5dfd6f Support bridged methods in MvcUriComponentsBuilder 10 years ago
Rossen Stoyanchev 9637b12f89 Fix typo 10 years ago
Sam Brannen e9c4db34ec Improve ex. msg for duplicate methods in MvcUriComponentsBuilder 10 years ago
Sam Brannen 859751b9d9 Add test for bridge method support in MvcUriComponentsBuilder 10 years ago
Brian Clozel bb3f26483b Fix CachingResourceResolver key generation 10 years ago
Rossen Stoyanchev 3abcea1296 Add RequestMappingInfoBuilder 10 years ago
Rossen Stoyanchev 8f558e7c73 Add methods to (un)register HandlerMethod mappings 10 years ago
Rossen Stoyanchev 6a28c86d18 Refactor AbstractHandlerMethodMapping 10 years ago
Rossen Stoyanchev ff7d4eebd8 Polish AbstractHandlerMethodMapping 10 years ago
Rossen Stoyanchev 49e90575e9 Disable ShallowEtagHeaderFilter for HTTP streaming 10 years ago
Rossen Stoyanchev 86fd0afbf2 Switch to AnnotatedElementUtils.findXxx for @MVC 10 years ago
Rossen Stoyanchev 8376e1eca1 Support @RequestMapping as meta-annotation 10 years ago
Rossen Stoyanchev 0ddcbce90a MvcUriCB no longer extends UriCB 10 years ago
Rossen Stoyanchev cbabb00ba2 Polish 10 years ago
Rossen Stoyanchev 1cd0f433e0 Allow MvcUriComponentsBuilder instance with baseUrl 10 years ago
Sebastien Deleuze a3159dfbf2 Add script based templating support 10 years ago
Sebastien Deleuze 713fc5c4ab Add onTimeout() and onCompletion() callbacks to ResponseBodyEmitter 10 years ago
Sebastien Deleuze 5b0a0f4db5 Support CompletableFuture as alternative to DeferredResult in MVC 10 years ago
Sebastien Deleuze 9a65eec36f Avoid registering CorsConfiguration for methods without @CrossOrigin 10 years ago
Sam Brannen d31f3ee0b2 Suppress warning in ServletAnnotationControllerHandlerMethodTests 10 years ago
Rossen Stoyanchev e4acbae270 Polish 10 years ago
Rossen Stoyanchev 26cfe5795f Find @ResponseStatus recursively on getCause() 10 years ago
Rossen Stoyanchev c172d9d745 Add trailing slash support to AbstractUrlHandlerMapping 10 years ago
Rossen Stoyanchev 8ff7cc73bc Try defaulContentType for application/octet-stream 10 years ago
Rossen Stoyanchev b6449baaa6 List all unsatisfied request param groups 10 years ago
Rossen Stoyanchev 13403d51e5 Improve error message for missing request body 10 years ago
Sebastien Deleuze b0e1e66b7f Add CORS support 10 years ago
Sebastien Deleuze 35f40ae654 Add @JsonView deserialization support for request bodies 10 years ago
Sebastien Deleuze ca06582f2a Support Jackson @JsonFilter 10 years ago
izeye 593aff99b0 Fix typo. 10 years ago
Rossen Stoyanchev 7e799295e5 Fix compile error 10 years ago
Rossen Stoyanchev b5b0fd5e5e Add RequestBodyAdviceAdapter 10 years ago
Juergen Hoeller f926f6cb3e Polishing 10 years ago
Juergen Hoeller 39bc8b7992 AbstractContextLoaderInitializer and AbstractDispatcherServletInitializer support ApplicationContextInitializers now 10 years ago
Sam Brannen 72ec5792cf Polish Javadoc for abstract XLSX views 10 years ago
Rossen Stoyanchev 36ed4df59d Improve empty request body handling 10 years ago