2119 Commits (47cdc7c5f0bf686c92fbea874834ea700a64953a)

Author SHA1 Message Date
Arjen Poutsma d204dd2dbe Use IntrospectingClientHttpResponse in RestClient 2 years ago
Sam Brannen 6ea9fdbf77 Polishing 2 years ago
rstoyanchev 8090a52f5c ForwardedHeaderFilter supports ERROR requestUri attribute 2 years ago
rstoyanchev 9ade52dbe2 Exclude Part and MultipartFile from nested constructor binding 2 years ago
Brian Clozel 35fcbae8c6 Fix reactive HTTP server Observation instrumentation 2 years ago
Brian Clozel d50b51e312 Fix ordering of releasing resources in JSON Encoder 2 years ago
Sébastien Deleuze 441e210533 Treat kotlin.Unit as void in web controllers 2 years ago
Brian Clozel c18784678d Reduce allocations in server conventions 2 years ago
Stéphane Nicoll 4464251754 Add missing runtime hints for ProblemDetail mixins 2 years ago
Arjen Poutsma 8f21479234 Add body conversion capabilities in RestClient::exchange 2 years ago
Sébastien Deleuze 38724a1205 Fix RestClient generic type handling 2 years ago
rstoyanchev 5c012bbb0c Set maxAge correctly when expiring WebSession 2 years ago
Arjen Poutsma 0839f5b749 Test form submissions 2 years ago
rstoyanchev 5df6e8825d Polishing in CookieWebSessionIdResolver 2 years ago
Arjen Poutsma efb93ca109 Fix bug in calculation of maximum form part size 2 years ago
Arjen Poutsma 6dd93d4d85 Allow repeatable writes in HttpMessageConverter 2 years ago
Johnny Lim 2b750926c3 Polishing 2 years ago
Arjen Poutsma 66aac7e359 Add maxParts and maxPartSize to PartEventHttpMessageReader 2 years ago
rstoyanchev 796080abb8 Test for change to add conversion of defaultValue 2 years ago
Arjen Poutsma cb4d44b83e JdkClientHttpRequest does not support Content-Length 0 2 years ago
Sam Brannen 2d792f000a Polish "Apply SingleSpaceSeparator Checkstyle module" 2 years ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 2 years ago
Sam Brannen 37e6fe5b64 Update copyright headers 2 years ago
Brian Clozel 31a62ff8ba Add JMH benchmarks for Protobuf message converter 2 years ago
Brian Clozel 631a5d1dc1 Remove support for Protobuf 2.x and protobuf-java-format 2 years ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 2 years ago
Sébastien Deleuze 875eeabb6f Add a properties setter to ProblemDetail 2 years ago
rstoyanchev b5b9386be6 Polishing 2 years ago
Olga MaciaszekSharma 0cd196e3dd Add UriBuilderFactoryArgumentResolver 2 years ago
Brian Clozel e9fcb21d55 Refine status KeyValue for HTTP server observations 2 years ago
Sébastien Deleuze 2158410853 Revert "Support Jackson's DatatypeFeature in Jackson2ObjectMapperBuilder" 2 years ago
Sébastien Deleuze e0ba42a80c Move ReactorResourceFactory to org.springframework.http.client package 2 years ago
Arjen Poutsma faaf3a61f2 Add FormEvent stream event test 2 years ago
Sébastien Deleuze 363d5a6413 Add CRaC support to ReactorNettyClientRequestFactory 2 years ago
Bram Hagens 5f053401e2 Support Jackson's DatatypeFeature in Jackson2ObjectMapperBuilder 2 years ago
rstoyanchev ef8d1db403 Improve exception handling in startCallableProcessing 3 years ago
Kai Zander e8b42c5439 Optimize uses of onErrorResume() 3 years ago
Henning Poettker 9cab6c90a9 Allow custom observation convention for RestClient 3 years ago
rstoyanchev 8fa428f825 Skip reconstructing body from request params if query present 3 years ago
Sam Brannen 95838e18cc Clean up (boolean) (Boolean) casts in tests 3 years ago
Brian Clozel d926769a5e Fix copyright headers 3 years ago
rstoyanchev cc296c5033 Polishing contribution 3 years ago
Joakim Mohn a1c4fb3840 Lenient URI encoding handling in ForwardedHeaderTransformer 3 years ago
Brian Clozel 19588d413d Auto-detect observability beans in WebHttpHandlerBuilder 3 years ago
rstoyanchev 38a9c2ceeb Polishing contribution 3 years ago
Dmitrii Bocharov fe8e6d3d5a Merge MultipartFileArgumentResolver into RequestPartArgumentResolver 3 years ago
Sébastien Deleuze b0aa004d9d Propagate CoroutineContext in CoWebFilter 3 years ago
Sébastien Deleuze 9d768a89d2 Make ReactorClientHttpConnector lifecycle-aware 3 years ago
Sébastien Deleuze ab2ad746b5 Polish ReactorResourceFactoryTests 3 years ago
Sébastien Deleuze 125b8e7418 Make ReactorResourceFactory lifecycle-aware 3 years ago