Skip to content

Apply codecs auto-configuration to webflux server and webclient #9166

Closed
@bclozel

Description

@bclozel

For Spring MVC, the HttpMessageConvertersAutoConfiguration configures the appropriate message converters for the server and the client (RestTemplate).

We should do the same for WebFlux, using ServerCodecConfigurer and ClientCodecConfigurer.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions