1767 Commits (974e10379a4bce1b012e85fa18ca22c0df4b8eb4)

Author SHA1 Message Date
rstoyanchev 454a85978f Allow fallback on subclass of ProblemDetail 2 years ago
Sam Brannen cfb3a45479 Improve Javadoc for ExchangeFilterFunction 2 years ago
galingerv 7d7d7bcced Fix typos in Javadoc for ExchangeFilterFunction 2 years 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
rstoyanchev c3ce847871 Polishing contribution 2 years ago
James Yuzawa cd8955fa72 Remove extra copy in WebClient headers/cookies 2 years ago
Sam Brannen e17f5c50a8 Update copyright headers 2 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 2 years ago
Sam Brannen a6dab10309 Update code regarding null-safety semantics 2 years ago
Sam Brannen b617e16d8d Polishing 2 years ago
Sam Brannen 9cf7b0e230 Polishing 2 years ago
Sam Brannen 99e54fec3a Ensure all packages declare package-info.java with null-safety annotations 2 years ago
Arjen Poutsma e88ec06a36 Disable flaky unit test for undertow 2 years ago
Vatsa d8fbd35467 Add non-null assertions in DefaultServerRequestBuilder 2 years ago
Sam Brannen 9b811a01f6 Polishing 2 years ago
Sam Brannen 2b23d1693d Remove unused service package 2 years ago
Sébastien Deleuze 9f2f93129b Move HttpServiceProxyFactoryExtensions.kt to spring-web module 2 years ago
Sam Brannen 2d56505ea9 Polishing 2 years ago
Sam Brannen 2e1374b459 Update copyright headers 2 years ago
Arjen Poutsma 88e6544d9d Fix regression in WebFlux support for WebDAV methods 2 years ago
Johnny Lim ce3be72e7f Polish 2 years ago
Juergen Hoeller 979118c1eb Polishing 2 years ago
Juergen Hoeller f87a87e29d Consistent ordering of Resource methods 2 years ago
Arjen Poutsma 12d4dc1bae Polishing external contribution 2 years ago
Arjen Poutsma 3e2f58cdd2 Offer restricted access to DataBuffer's ByteBuffer 2 years ago
Boris Fox 72926c29f9 Temporarily set LocaleContextHolder to provide validation message interpolator with locale context (fixes SPR-17231). 2 years ago
Sébastien Deleuze a2a676241c Introduce HttpServiceProxyFactory#createClient Kotlin extension 2 years ago
Sébastien Deleuze 9f061f1eec Refine KotlinWebClientHttpServiceProxyTests 2 years ago
Donghyeon Kim 1d4bf58e8d Support Coroutines in HttpServiceProxyFactory 2 years ago
rstoyanchev ce85fdc5c7 Always use application/problem+json with ProblemDetail 2 years ago
rstoyanchev 9c6fd3ed06 Consistently list supported media types 2 years ago
rstoyanchev 17f1eadb6f Polishing contribution 2 years ago
divcon 09991f2492 Polishing in ResponseEntityResultHandler 2 years ago