4527 Commits (068dc7db28ab38d56cebf3aefafa618a5d9c78bf)

Author SHA1 Message Date
Rossen Stoyanchev 068dc7db28 Remove use of TestHttpClientAdapter 3 years ago
rstoyanchev 3be4c0a893 Replace Void with void on exchange method 3 years ago
Olga MaciaszekSharma 268f3c853e Add RestTemplate support for HTTP interface client 3 years ago
Rossen Stoyanchev bf82ed7186 Add HttpExchangeAdapter 3 years ago
Sébastien Deleuze b3de1b8e95 Use consistently *KotlinTests naming for Kotlin tests 3 years ago
Sam Brannen 75b540f25c Update copyright headers 3 years ago
Sam Brannen 8bf79cc9c4 Polish contribution 3 years ago
Heo YounHaeng 7ff80bc09d Fix example in Javadoc for MultipartBodyBuilder 3 years ago
Valery Yatsynovich 8d6b0eb191 Fix typo in UriUtils Javadoc 3 years ago
Brian Clozel 430a24e6bc Further document ShallowEtagHeaderFilter limitations 3 years ago
Arjen Poutsma 20dd66cd5a Introduce ReactorNettyClientRequestFactory 3 years ago
Arjen Poutsma cb0c5f5a7b Allow RestClient::exchange to keep connection open 3 years ago
Arjen Poutsma 8691173fd8 Create RestClient documentation placeholder 3 years ago
Arjen Poutsma cf008eb9b1 Revert "Follow redirects in JdkClientHttpRequestFactory" 3 years ago
Arjen Poutsma 78bb66b0f2 Reduce flushes in FormHttpMessageConverter 3 years ago
Arjen Poutsma 68b5eedde1 Change OutputStreamPublisher default chunk size 3 years ago
Arjen Poutsma 3d2befc84a Rearrange HttpHeaders adapters 3 years ago
Sam Brannen 368a917466 Polish RestClient, etc. 3 years ago
Arjen Poutsma a6c5692586 Make OutputStreamPublisher more generic 3 years ago
Sam Brannen 58b4286216 Polish MockHttpServletRequest 3 years ago
Arjen Poutsma 7c37f4bc51 Follow redirects in JdkClientHttpRequestFactory 3 years ago
Arjen Poutsma 6793edc349 Increase Jetty read timeout to 10 seconds 3 years ago
Juergen Hoeller c1a8b9a14d Polishing 3 years ago
Juergen Hoeller 6fa09e1783 Extract AnnotatedMethod base class for consistent annotation exposure 3 years ago
rstoyanchev deaa493644 Add Visitor to HandlerMethodValidationException 3 years ago
Sébastien Deleuze 35304435d0 Add RestClient Kotlin extensions 3 years ago
Arjen Poutsma 0820210c7c Introduce RestClient 3 years ago
rstoyanchev 592ab0f350 Add ~.validation.method package 3 years ago
Sam Brannen e995033811 Polishing 3 years ago
Arjen Poutsma 72301dc861 Add Duration variants for ClientHttpRequestFactory timeouts 3 years ago
rstoyanchev 84e863f803 Refactoring in MethodValidationAdapter 3 years ago
rstoyanchev 7a79da589a Add default web handling of method validation errors 3 years ago
rstoyanchev a481c7649f Refactor to prepare for method validation handling 3 years ago
Rossen Stoyanchev ba4d9a5230 Add BindErrorUtils 3 years ago
rstoyanchev e83594a2a3 Polishing in Web validation exceptions 3 years ago
rstoyanchev a8ea472121 Refactoring in MethodValidationResult 3 years ago
Arjen Poutsma 46f1849c2f Polishing external contribution 3 years ago
spencergibb 9900575f9c Allow customization of disallowed JdkClientHttpRequest headers 3 years ago
Johnny Lim 41f8b6926f Polish gh-30013 3 years ago
Juergen Hoeller 0c39fff831 Polishing 3 years ago
Arjen Poutsma 9b662e8244 Typo 3 years ago
Arjen Poutsma f51a640309 Polishing JdkClientHttpRequestFactory 3 years ago
Arjen Poutsma 48906afaf4 Polishing JettyClientHttpRequestFactory 3 years ago
Arjen Poutsma d1d79babe7 Polishing JettyClientHttpRequestFactory 3 years ago
Arjen Poutsma 0033eb4ed6 Polishing external contribution 3 years ago
Marten Deinum 2ca8dd2faa HttpClient based ClientHttpRequestFactory 3 years ago
rstoyanchev 91eb2be44c Remove no longer supported protected methods 3 years ago
Juergen Hoeller 6526e79eea Polishing 3 years ago
rstoyanchev 11a416156b Use ResolvableType to create WebDataBinder 3 years ago
Juergen Hoeller 062d701ae1 Consistently use mutable ArrayList for modulesToInstall vs modules 3 years ago