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

Refine Kotlin serialization converters/codecs conditions #34438

Closed
sdeleuze opened this issue Feb 17, 2025 · 0 comments
Closed

Refine Kotlin serialization converters/codecs conditions #34438

sdeleuze opened this issue Feb 17, 2025 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) theme: kotlin An issue related to Kotlin support type: enhancement A general enhancement
Milestone

Comments

@sdeleuze
Copy link
Contributor

sdeleuze commented Feb 17, 2025

As a follow-up of #34410:

  • Server-side: the activation conditions of the other than JSON Kotlin serialization converters/codecs should be refined.
  • Client-side: RestTemplate and RestClient should be refined as well to match what has been done on server-side.
@sdeleuze sdeleuze added in: web Issues in web modules (web, webmvc, webflux, websocket) theme: kotlin An issue related to Kotlin support type: enhancement A general enhancement labels Feb 17, 2025
@sdeleuze sdeleuze added this to the 7.0.0-M3 milestone Feb 17, 2025
@sdeleuze sdeleuze self-assigned this Feb 17, 2025
@sdeleuze sdeleuze changed the title Refine Kotlin serialization converters/codecs order Refine Kotlin serialization converters/codecs conditions Feb 17, 2025
pankratz76 pushed a commit to pankratz76/spring-framework that referenced this issue Feb 24, 2025
This commit is a follow-up of 34410 to refine the activation conditions
of Kotlin serialization converters/codecs.

Closes spring-projectsgh-34438

Signed-off-by: Vincent Potucek <vincent.potucek@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) theme: kotlin An issue related to Kotlin support type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant