1734 Commits (5fd75dd27b5ce2036a72d750b70d594f72922a11)

Author SHA1 Message Date
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
Johnny Lim 0b446a94c5 Add Javadoc since for CLIENT_NAME enums 2 years ago
Brian Clozel 5dfa61eb0b Restrict "uri" KeyValue for client observations 2 years ago
Brian Clozel b267547fb4 Contribute "uri" KeyValue for "/" client requests 2 years ago
Sam Brannen 75046bbea0 Update copyright headers 2 years ago
Brian Clozel 7da6e93597 Set WebClient Observation as current in reactor context 2 years ago
Brian Clozel 767f59a3ae Make client.name low cardinality keyvalue for client observations 2 years ago
Brian Clozel d37ef61b30 Resolve static resources without wildcard pattern 2 years ago
Sébastien Deleuze 8f94c4e933 Remove WebClientIntegrationTests#exchangeWithRelativeUrl outdated test 2 years ago
Sébastien Deleuze fb0aa5abb3 Fix WebClientIntegrationTests flaky Jetty tests 2 years ago
Sam Brannen 1ace42f245 Enable JRubyScriptTemplateTests 2 years ago
Sam Brannen 0502d18e3d Update copyright headers 2 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 2 years ago
Arjen Poutsma 9ebd1e8d64 Fix IllegalStateException in empty ProducesRequestCondition 2 years ago
Sam Brannen 64de6de725 Update copyright headers 2 years ago
Sam Brannen c3e8ff9ce7 Do not use Mockito to mock ReactiveAdapterRegistry 2 years ago
Sam Brannen ad5c636aff Upgrade to Mockito 5.0 2 years ago
rstoyanchev 312db36849 Combined, empty RequestMapping matches both "" and "/" 2 years ago
Sam Brannen a4956dfe26 Update copyright headers 2 years ago
Sam Brannen 0415975dd1 Polish contribution and related code 2 years ago
Krzysztof Krason afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) 2 years ago
Sam Brannen c7bdfbea4f Add missing Javadoc 2 years ago
Sam Brannen 7fe78b745f Polish Javadoc 2 years ago
Arjen Poutsma c79ae0c842 Align multipart codecs on client and server 2 years ago
Sam Brannen 46fc28fd1a Clean up Javadoc and source code regarding " ." typos 2 years ago
Johnny Lim f8a1dac593
Use consistent visibility for ResponseEntityExceptionHandler.getMessageSource() 2 years ago
Sam Brannen 67644a28b6 Use URI#create instead of URI constructor where feasible in spring-webflux 2 years ago
rstoyanchev 39d4d2041a Polishing contribution 2 years ago
koo.taejin 5ac97b16a8 Optimize object creation PartialMatchHelper 2 years ago
Sam Brannen 69f47e7700 Polishing 2 years ago
Sam Brannen 348cc01284 Rename MultipartWebClientIntegrationTests classes to avoid duplicate names 2 years ago
Sam Brannen 9f7a510f90 Polishing 2 years ago
divcon f64397d822 Apply "instanceof pattern matching" in spring-webflux 2 years ago
Sam Brannen de07ad47f1 Polishing, suppression of deprecation warnings, copyright headers, etc. 2 years ago