spring-framework/framework-docs
Brian Clozel b59dca9c7f
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
Deploy Docs / Dispatch docs deployment (push) Waiting to run Details
Align HttpMessageConverters builder with WebFlux codecs variants
As of #33894, we introduced a new `HttpMessageConverters` API.
While this achieved our goal of focusing converters classpath detection
in a single place and avoiding waste, a single `HttpMessageConverters`
instance for both client and server added more complexity for developers.

This commit aligns the API here with the WebFlux `CodecsConfigurer` to
opt for a client/server flavor as the first step in the builder.
While this make the sharing of converter instances between server and
client impossible, this allows for a simpler API and separates concerns.

Closes gh-35187
2025-07-11 17:07:28 +02:00
..
modules/ROOT Polishing 2025-07-10 20:05:47 +02:00
src Align HttpMessageConverters builder with WebFlux codecs variants 2025-07-11 17:07:28 +02:00
antora-playbook.yml Upgrade to antora-ui-spring version 0.4.18 2024-11-15 14:32:01 +01:00
antora.yml Consistent line breaks in reference documentation 2025-07-10 19:33:34 +02:00
framework-docs.gradle Update Spring MVC message converters documentation 2025-07-07 18:15:44 +02:00
package.json Fix broken antora task 2025-02-19 16:40:50 +01:00