Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add kotlinx.serialization as preferred JSON mapper option #44241

Open
bclozel opened this issue Feb 12, 2025 · 1 comment
Open

Add kotlinx.serialization as preferred JSON mapper option #44241

bclozel opened this issue Feb 12, 2025 · 1 comment
Labels
type: enhancement A general enhancement
Milestone

Comments

@bclozel
Copy link
Member

bclozel commented Feb 12, 2025

As a follow-up of spring-projects/spring-framework#34410 and #24238, we should introduce a spring.mvc.converters.preferred-json-mapper=kotlinx option that reproduces the behavior prior to the Spring Framework change. This would bring back the kotlin serialization converter ahead of the Jackson one.

@bclozel bclozel added the type: enhancement A general enhancement label Feb 12, 2025
@bclozel bclozel added this to the 4.0.x milestone Feb 12, 2025
@kwondh5217
Copy link

Hi @bclozel !
I'm interested in working on this issue.
I have experience with Spring Boot and Kotlin, and I'd love to contribute.

Can I take this issue? If you have any specific guidelines or considerations, please let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants