1906 Commits (e0ba42a80cf4bdb41d5b762dad5cd5376c2ca30f)

Author SHA1 Message Date
Sébastien Deleuze e0ba42a80c Move ReactorResourceFactory to org.springframework.http.client package 2 years ago
Arjen Poutsma 307a2c7d7b Polishing external contribution 2 years ago
Jakob Fels ad50de169c Provide access to HTTP headers in resource routing 2 years ago
Arjen Poutsma 59d123a18e Introduce OutputStream BodyInserter 2 years ago
rstoyanchev 4a10fa67a5 Expose HttpRequest from ClientResponse 2 years ago
Kai Zander e8b42c5439 Optimize uses of onErrorResume() 2 years ago
Sam Brannen 45d8aadb0a Polishing 3 years ago
Stéphane Nicoll 7a05d23597 Polish contribution 3 years ago
김희망 6caef9bb3c Refine ServerRequest.queryParamOrNull implementation 3 years ago
Sébastien Deleuze ce0923b946 Remove Reactor Netty 2 from integration tests 3 years ago
Arjen Poutsma 056de7e898 Enable disabled multi-part Netty 2 tests 3 years ago
Sébastien Deleuze 68ba55bea9 Fix ModelInitializerKotlinTests 3 years ago
Sébastien Deleuze 29a4dabbe7 Support @ModelAttribute with suspending function in WebFlux 3 years ago
Sam Brannen 5dacf688b2 Polishing 3 years ago
Stephane Nicoll 01f717375b Introduce ObjectUtils#nullSafeHash(Object... element) 3 years ago
rstoyanchev bd4b3866fc Revise solution for WebFlux JettyRequestUpgradeStrategy 3 years ago
Sam Brannen c23795a8a6 Update copyright headers 3 years ago
rstoyanchev 1f1f222b8b Partial revert of 1f8913a9 3 years ago
rstoyanchev 74182cd3d6 Ensure correct detection of Jetty WebSocket server 3 years ago
rstoyanchev 1f8913a96c Support Jetty WebSocket server parameters 3 years ago
Sébastien Deleuze abb296c7d2 Remove Java code dependency on CoWebFilter 3 years ago
Arjen Poutsma c5c843696b Polishing external contribution 3 years ago
James Yuzawa 39786e4790 Improve attribute handling in RequestPredicates 3 years ago
Rossen Stoyanchev ed172d6269 ByteBuffer handling for Jetty WebSocket messages 3 years ago
Sébastien Deleuze 76b8bb2c75 Refine CORS documentation for wildcard processing 3 years ago
Sam Brannen 40f1cf67bd Polish DefaultClientResponseTests and suppress "unchecked" warnings 3 years ago
Sébastien Deleuze 5fd356e44f Remove outdated `@Suppress("DEPRECATION")` annotations 3 years ago
Sébastien Deleuze 12a01a680b Document some non-nullable Kotlin extensions can throw NoSuchElementException 3 years ago
Sam Brannen c3a0022c9e Polish DefaultClientResponseTests and suppress "unchecked" warnings 3 years ago
rstoyanchev a6b567a630 Polishing 3 years ago
rstoyanchev 7a516170ef WebClientResponseException supports decoding empty content 3 years ago
Sébastien Deleuze b0aa004d9d Propagate CoroutineContext in CoWebFilter 3 years ago
Sam Brannen fad70aa252 Update copyright headers 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
Sébastien Deleuze 81607238ce Use consistently `@since 6.1` 3 years ago
rstoyanchev 32f128b6ba Add create static factory method to WebClientAdapter 3 years ago
Sébastien Deleuze 38392233ba Add context function to CoRouterFunctionDsl 3 years ago
Sébastien Deleuze d47c7f9552 Propagate CoroutineContext in coRouter filters 3 years ago
Sébastien Deleuze bcf11e8919 Replace Reactive awaitSingle() usages by the Mono variant 3 years ago
Arjen Poutsma 76c032cc11 Schedule blocking ResourceHttpMessageWriter operations on bounded elastic 3 years ago
Sam Brannen e737e6d9ba Update copyright headers 3 years ago
Sébastien Deleuze 21613eabf1 Properly use Reactor Netty 2 in AbstractHttpHandlerIntegrationTests 3 years ago
Sébastien Deleuze e6565c600a Refine type conversion errors in ModelAttributeMethodProcessor 3 years ago
Sébastien Deleuze 8af9648c43 Polish ModelAttributeMethodArgumentResolverTests 3 years ago
Arjen Poutsma 34477b4f03 Schedule FreeMarker template lookup on bounded elastic scheduler 3 years ago
Sébastien Deleuze 02d003127f Move ServerWebExchange Kotlin extensions 3 years ago
Sam Brannen 59b78cc513 Polishing 3 years ago
rstoyanchev 6630b16771 Polishing 3 years ago
Olga MaciaszekSharma d1d5b54f12 Support @HttpExchange for server-side handling 3 years ago