1348 Commits (1ffffef85e80c98ed1c002e3425d4cbbce570719)

Author SHA1 Message Date
Arjen Poutsma 52d4b83dba Partially revert RequestPredicates attribute handling 2 years ago
Sam Brannen 62b3d7a963 Update copyright headers 2 years ago
Sam Brannen c05b4ce776 Suppress warnings in Gradle build 2 years ago
Sam Brannen 6ea9fdbf77 Polishing 2 years ago
rstoyanchev 43700302c6 RequestMappingInfo defaults to PathPatternParser 2 years ago
Sam Brannen dbad9fd208 Update copyright headers 2 years ago
rstoyanchev 19e8ed130c Cache Filter for HandlerMappingIntrospector and log warnings 2 years ago
rstoyanchev a4e3af5cbe Revise HandlerMappingIntrospector caching 2 years ago
rstoyanchev 44a37000ec HandlerMappingIntrospector exposes Filter for caching 2 years ago
rstoyanchev d8441fc80c Invoke handleEmptyBody if there is no content-type 2 years ago
Sébastien Deleuze 3b80f2c4cb Refine MaxUploadSizeExceededException handling 3 years ago
Brian Clozel 7582bd8667 Support ETag generation on ResourceHttpRequestHandler 3 years ago
Brian Clozel ebfa009f18 Refactor tests in ResourceHttpRequestHandlerTests 3 years ago
Stéphane Nicoll 9aa707ec4b Polish "Return consistent collection type for matrix variables" 3 years ago
Bernie Schelberg ea30c8fb5b Return consistent collection type for matrix variables 3 years ago
Sam Brannen 2d792f000a Polish "Apply SingleSpaceSeparator Checkstyle module" 3 years ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 3 years ago
Sam Brannen 37e6fe5b64 Update copyright headers 3 years ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 3 years ago
Juergen Hoeller d339bbbf91 Remove test for MessageSource access after context close 3 years ago
Arjen Poutsma 307a2c7d7b Polishing external contribution 3 years ago
rstoyanchev a3636affa2 ResponseBodyEmitter allows complete after non-IOException 3 years ago
Sam Brannen 95838e18cc Clean up (boolean) (Boolean) casts in tests 3 years ago
Sam Brannen 45d8aadb0a Polishing 3 years ago
Stéphane Nicoll 7a05d23597 Polish contribution 3 years ago
rstoyanchev 6b35d43020 Polishing contribution 3 years ago
Andreas Bergander 732f0a6a77 DefaultServletHttpRequestHandler supports DispatcherType.INCLUDE 3 years ago
rstoyanchev 2530efd1c7 SseEmitter support for multiline String 3 years ago
Brian Clozel 0f945873a3 Only reset response buffer for error handling 3 years ago
Sam Brannen 5a87f555f8 Update copyright headers 3 years ago
rstoyanchev 53133d949d Polishing contribution 3 years ago
tianshuang a1ce5dac0b Execute preflight checks before interceptor chain 3 years ago
rstoyanchev b068742ec8 Support method validation for Lists in WebMvc and WebFlux 3 years ago
Arjen Poutsma 6597727c86 Upgrade to Jetty 12 3 years ago
Brian Clozel 0d7c9b7c93 Attempt to reset Servlet response in DispatcherServlet 3 years ago
Brian Clozel 9133e61687 Polish 3 years ago
lihan 1d7cbfa415 Attempt to reset Servlet response before calling ExceptionHandlers 3 years ago
Sam Brannen d0d0ed0578 Update copyright headers 3 years ago
rstoyanchev 6630b16771 Polishing 3 years ago
Olga MaciaszekSharma d1d5b54f12 Support @HttpExchange for server-side handling 3 years ago
Brian Clozel e83793ba7f Batch SSE events writes when possible 3 years ago
rstoyanchev 78d0dbb519 Ensure handling of 404 errors for static resources 3 years ago
rstoyanchev 67e3d86bd8 Support declarativeBinding mode in DataBinder 3 years ago
rstoyanchev 37eaded63d Support BindParam annotation 3 years ago
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 3 years ago
Sam Brannen 0611192dac Enable KotlinScriptTemplateTests in Spring MVC on Java 20 3 years ago
Sam Brannen 70cf754a2f Suppress warnings in tests 3 years ago
Sam Brannen 68f2b0ca59 Rely on auto-boxing in tests 3 years ago
Arjen Poutsma d04d7b2e57 Add request binding to functional endpoints 3 years ago
Juergen Hoeller b77d4d01c5 Adapt no-arg value from interface-based InvocationHandler callback 3 years ago