Skip to content

Add kotlinx.serialization JSON support to Spring WebFlux #25771

@sdeleuze

Description

@sdeleuze

As a follow up of #21188, we should add support for kotlinx.serialization JSON to WebFlux. This will not support Flow decoding because the library does not support yet non-blocking parsing of JSON tokens like Jackson does.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions