5897 Commits (d64edc01c03718de53535c04e697d3fce2e68dda)

Author SHA1 Message Date
Sébastien Deleuze d64edc01c0 Prevent Kotlin Serialization converters side effects 4 months ago
Sébastien Deleuze d0f57013b0 Change default codecs ordering and add Jackson CBOR 4 months ago
Sébastien Deleuze 19dd488dd7 Prevent Kotlin Serialization codecs side effects 4 months ago
rstoyanchev 115dee9be1 Fix failing test 4 months ago
rstoyanchev 09105eb7b2 Option to supply client builder in HttpServiceGroupConfigurer 4 months ago
rstoyanchev 6dd40a0252 Refactoring in HttpServiceProxyRegistryFactoryBean 4 months ago
Brian Clozel 285182be27 Relax multiple segment matching constraints in PathPattern 5 months ago
Brian Clozel 8bb63081a8 Document PathPattern matching for single/multiple segments 5 months ago
Sam Brannen 94d7aa2844 Suppress deprecation warnings 5 months ago
rstoyanchev b128f59714 Expose handler to ApiVersionDeprecationHandler implementations 5 months ago
Brian Clozel c0429dbb09 Fix file extension resolution for media types with q parameter 5 months ago
Brian Clozel d65de19e7d Deprecate setConnectTimeout on HttpComponents client factory 5 months ago
Brian Clozel e6a076017b Configure custom Kotlin Serialization converter 5 months ago
Sam Brannen 2f47efe2d3 Polishing 5 months ago
rstoyanchev 183a9466c5 Add dedicated ApiVersionResolver implementations 5 months ago
Juergen Hoeller 4b7cf85d71 Retrieve cached response body in a thread-safe manner 5 months ago
Brian Clozel af026c0373 Review HttpMessageConverters semantics in Builder 5 months ago
Juergen Hoeller b2b526162f Polishing 5 months ago
Anton Xu 01a58a253b Fix minor typo in RestClient 5 months ago
Sébastien Deleuze 694224f1a6 Remove outdated Spring version mentions 5 months ago
rstoyanchev b19059f6cb Handle null from JDK HttpResponse#body 5 months ago
rstoyanchev 9331e1e86c Allow Protobuf codec extensions 5 months ago
rstoyanchev 6ebb2071f5 Allow to set MimeType's in ProtobufCodecSupport 5 months ago
rstoyanchev 754372a1f6 Allow ProtobufHttpMessageConverter extensions 5 months ago
rstoyanchev 87607cccff Polishing in Protobuf support 5 months ago
Vedran Pavic c5ec169c83 Update JdkClientHttpRequest javadoc 5 months ago
Brian Clozel a5141b187a Fix '**' parsing within a PathPattern segment 5 months ago
Brian Clozel d3c1e678c2 Support wildcard path elements at the start of path patterns 5 months ago
Juergen Hoeller 7adcd99ea2 Polishing 5 months ago
Juergen Hoeller aa625f0ba9 Consistently declare Servlet mock classes with Servlet 6.1 baseline 5 months ago
Juergen Hoeller 7ca2a5dec5 Early support for Jakarta Servlet 6.2 and Jakarta Activation 2.2 5 months ago
Brian Clozel cab46c74d5 Downgrade to JSONassert 1.5.x 5 months ago
Brian Clozel 6d824586bb Polishing contribution 5 months ago
Damian Malczewski 8a6576eace Make HttpStatus.resolve return non-deprecated one 5 months ago
Brian Clozel 5accc21223 Clean HTTP response headers after decompression in JDK client 5 months ago
Juergen Hoeller c53132ecdf Polishing 5 months ago
rstoyanchev 03c3ec1577 Fall back on remoteHost if remoteAddress is null 5 months ago
rstoyanchev 3607f98240 Refine null handling in UriComponentsBuilder#query 5 months ago
Schäfer, H.H. (Hans Hosea) 649bd3ee2d Do not clear queryParams UriComponentsBuilder#query 5 months ago
Sébastien Deleuze 8ec9ab6698 Add builder-based constructors to Jackson 3 infrastructure 5 months ago
Sam Brannen 2591cab561 Polishing 5 months ago
Sam Brannen 8456cd1e74 Polish contribution 5 months ago
Igor Murzich 7699b4af9c Retain order of produces media types in @⁠ExceptionHandler 5 months ago
Dariusz Jędrzejczyk b2c84ac038 Adapt to Reactor 3.8 JSpecify annotations 5 months ago
Sam Brannen 0389684429 Revise contribution 5 months ago
yongjunhong 8edc7cd542 Reject effectively private handler methods on CGLIB proxied controllers 5 months ago
Sam Brannen 3eef39e6ab Polish contribution 5 months ago
Simone Conte 87a7507e3a Introduce queryParamPredicate in AbstractRequestLoggingFilter 5 months ago
Sam Brannen 19b4021d26 Polish tests 5 months ago
rstoyanchev 2c83144946 Use getRemoteAddr in ServletServerHttpRequest 5 months ago