1796 Commits (eb1883bdc4e2f11eab3ac1baac1abe9c3ee2a965)

Author SHA1 Message Date
rstoyanchev 7714110940 Polishing in DefaultWebClient 1 year ago
rstoyanchev 75d1278bde Include port when logging URI in DefaultWebClient 1 year ago
Sébastien Deleuze 7874a59771 Remove invalid domain integration tests 1 year ago
Stéphane Nicoll 9aa707ec4b Polish "Return consistent collection type for matrix variables" 1 year ago
Sébastien Deleuze ce0923b946 Remove Reactor Netty 2 from integration tests 1 year ago
Sébastien Deleuze 29a4dabbe7 Support @ModelAttribute with suspending function in WebFlux 1 year ago
Sébastien Deleuze 76b8bb2c75 Refine CORS documentation for wildcard processing 1 year ago
Sam Brannen 40f1cf67bd Polish DefaultClientResponseTests and suppress "unchecked" warnings 1 year ago
Sébastien Deleuze 12a01a680b Document some non-nullable Kotlin extensions can throw NoSuchElementException 1 year ago
rstoyanchev a6b567a630 Polishing 1 year ago
rstoyanchev 7a516170ef WebClientResponseException supports decoding empty content 1 year ago
Sébastien Deleuze e6565c600a Refine type conversion errors in ModelAttributeMethodProcessor 1 year ago
Sébastien Deleuze 8af9648c43 Polish ModelAttributeMethodArgumentResolverTests 1 year ago
Juergen Hoeller d250a5155a Consistent dependency declarations 1 year ago
Juergen Hoeller ae279eaced Polishing 1 year ago
Juergen Hoeller 2573ba4a50 Polishing 1 year ago
Juergen Hoeller bbde68c49e Polishing 1 year ago
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 1 year ago
Sam Brannen a34f9fa66c Update copyright headers 1 year ago
rstoyanchev 20afa3265a Encapsulate full path initialization 1 year ago
Sébastien Deleuze b3de1b8e95 Use consistently *KotlinTests naming for Kotlin tests 1 year ago
Sébastien Deleuze fb17e283d1 Replace @link by proper KDoc class reference in tests 1 year ago
Juergen Hoeller f07b9fd217 Polishing 1 year ago
Sébastien Deleuze d3a249e34d Reduce the delay used for Coroutines in tests 1 year ago
Johnny Lim 271f2dc665 Polish 1 year ago
rstoyanchev bbab4faf7a Method level only, empty RequestMapping matches "" and "/" 1 year ago
Arjen Poutsma ce5189a0a0 Default ServerWebExchange::cleanupMultipart implementation 1 year ago
Arjen Poutsma c1fe57135e Clean multipart up only when data is read 1 year ago
Sam Brannen f2ae106c32 Update deprecation Javadoc regarding "for removal in 6.2" 1 year ago
rstoyanchev 454a85978f Allow fallback on subclass of ProblemDetail 1 year ago
Sam Brannen cfb3a45479 Improve Javadoc for ExchangeFilterFunction 1 year ago
galingerv 7d7d7bcced Fix typos in Javadoc for ExchangeFilterFunction 1 year ago
James Yuzawa 5dacf50b9b Optimize MultiValueMap iteration operations 2 years ago
rstoyanchev bd029b9218 Ensure RestClientResponseException is serializable 2 years ago
Brian Clozel 01f97887ea Improve WebClient observations handling of CANCEL signal 2 years ago
Sam Brannen cef597bedd Update copyright headers 2 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 2 years ago
Vatsa 6c8ebc7f7e Add non-null assertions in DefaultServerResponseBuilder 2 years ago
Sam Brannen 69c8f8e9c7 Update copyright headers 2 years ago
Brian Clozel 1efa162cf0 WebClient defaultStatusHandler do not apply to exchangeTo* 2 years ago
Harry Yang a8b7a5e037 Refine initRequestBuilder in DefaultWebClient 2 years ago
Brian Clozel d451d6adcc Ensure that client responses are observed when filters fail 2 years ago
Sébastien Deleuze d126b99c91 Refine generic type management in AbstractMessageWriterResultHandler 2 years ago
Brian Clozel 66cdf43b56 Polish 2 years ago
James Yuzawa 2ba206f8ba Order metric labels in ObservationConventions 2 years ago
Sam Brannen 0ca02ce677 Disable affected tests on Java 18+/19+ 2 years ago
Sam Brannen ce9a72f95c Update copyright headers 2 years ago
James Yuzawa 800b13492b
Optimize some iterations in BodyExtractor and BodyInserter 2 years ago
Sam Brannen df4e7d1929 Polishing 2 years ago
Brian Clozel 2a5eab4b89 Ignore quality factor when filtering out "*/*" 2 years ago