2125 Commits (5caf714ff47ed8a1c4c8a061071801ac7972de87)

Author SHA1 Message Date
Stéphane Nicoll cd8bc2f82a Remove useless empty inheritDoc Javadoc tag 2 years ago
Stéphane Nicoll d0574197ea Polish "Use String.repeat instead of explicit cycle" 2 years ago
Adam Ostrožlík 63b2787da6 Use String.repeat instead of explicit cycle 2 years ago
rstoyanchev ec0ec7a0d6 Avoid nested constructor binding if there are no request parameters 2 years ago
rstoyanchev 2acc7c609f Refine RequestMappingInfo path initialization 2 years ago
rstoyanchev 570074259d Minor updates in HandlerMappingIntrospector 2 years ago
rstoyanchev dd23b1d156 Add mappedHandler Predicate to AbstractHandlerExceptionResolver 2 years ago
rstoyanchev 753409083d Add urlDecode property to ServletCookieValueMethodArgumentResolver 2 years ago
Sam Brannen 462ef95904 Fix typo in Javadoc 2 years ago
Arjen Poutsma 52d4b83dba Partially revert RequestPredicates attribute handling 2 years ago
Sam Brannen b69e5acfe3 Revert use of yield in switch expressions due to Eclipse compiler error 2 years ago
Yanming Zhou 490b5c77fc Use switch expression where feasible 2 years ago
rstoyanchev 43700302c6 RequestMappingInfo defaults to PathPatternParser 2 years ago
Stéphane Nicoll 0785256b2f Match HandlerMapping lookup to bean signature 2 years ago
Juergen Hoeller fff50657d2 Polishing 2 years ago
Sam Brannen 7d2ea7e7e1 Ensure PathResourceResolvers log warnings for non-existent resources 2 years ago
Sam Brannen 7006d0a80e Polishing 2 years ago
rstoyanchev 770cbd2fb5 Revise exception handling in HandlerMappingIntrospector 2 years ago
rstoyanchev 19e8ed130c Cache Filter for HandlerMappingIntrospector and log warnings 2 years ago
rstoyanchev ac235a0c43 Fix checkstyle violation 2 years ago
rstoyanchev a4e3af5cbe Revise HandlerMappingIntrospector caching 2 years ago
rstoyanchev 44a37000ec HandlerMappingIntrospector exposes Filter for caching 2 years ago
rstoyanchev 53fe5fafed Minor refactoring in HandlerMappingIntrospector 2 years ago
rstoyanchev b9bd98fc5b Polishing in HandlerMappingIntrospector 2 years ago
rstoyanchev d8441fc80c Invoke handleEmptyBody if there is no content-type 2 years ago
rstoyanchev 30e4a0a300 Polishing as a result of discussion under gh-31529 2 years ago
Johnny Lim 2b750926c3 Polishing 2 years ago
Brian Clozel c076f44144 Allow ETag generation configuration on ResourceHandlerRegistration 2 years ago
Stéphane Nicoll 9f74a64c18 Do not instantiate property value while parsing MVC element 2 years ago
Sébastien Deleuze 3b80f2c4cb Refine MaxUploadSizeExceededException handling 2 years ago
Brian Clozel 7582bd8667 Support ETag generation on ResourceHttpRequestHandler 2 years ago
rstoyanchev 4dab35205d Avoid super.doTrace for ERROR dispatches 2 years ago
Stéphane Nicoll 9aa707ec4b Polish "Return consistent collection type for matrix variables" 2 years ago
Bernie Schelberg ea30c8fb5b Return consistent collection type for matrix variables 2 years ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 2 years ago
rstoyanchev a2f2f7c348 Use correct RequestParam resolver 2 years ago
rstoyanchev a53d3f3cea Apply DisconnectedClientHelper to @ExceptionHandler methods 2 years ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 2 years ago
Arjen Poutsma 307a2c7d7b Polishing external contribution 3 years ago
rstoyanchev a3636affa2 ResponseBodyEmitter allows complete after non-IOException 3 years ago
Stéphane Nicoll 7a05d23597 Polish contribution 3 years ago
chaewon121 d6a105c151 Polish Conditional Statements 3 years ago
rstoyanchev 6b35d43020 Polishing contribution 3 years ago
Andreas Bergander 732f0a6a77 DefaultServletHttpRequestHandler supports DispatcherType.INCLUDE 3 years ago
rstoyanchev 0f7c406a86 Suppress handler mapping logging for introspector 3 years ago
rstoyanchev 2530efd1c7 SseEmitter support for multiline String 3 years ago
Sam Brannen 7bf520fa8d Make utility methods consistently static in DispatcherServlet 3 years ago
Sam Brannen d30ad794ab Update copyright headers 3 years ago
shin-mallang 3d0f55273c Replace double spaces w/ single spaces in code & comments in spring-webmvc 3 years ago
Sam Brannen 56688ab361 Polish contribution 3 years ago