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 generic type management in AbstractMessageWriterResultHandler #30215

Closed
github-actions bot opened this issue Mar 28, 2023 · 0 comments
Closed

Refine generic type management in AbstractMessageWriterResultHandler #30215

github-actions bot opened this issue Mar 28, 2023 · 0 comments
Assignees
Labels
theme: kotlin An issue related to Kotlin support type: backport An issue that is a backport of another issue to a maintenance branch type: bug A general bug
Milestone

Comments

@github-actions
Copy link

Backport of gh-30214

@github-actions github-actions bot added theme: kotlin An issue related to Kotlin support type: backport An issue that is a backport of another issue to a maintenance branch type: bug A general bug labels Mar 28, 2023
@github-actions github-actions bot added this to the 5.3.27 milestone Mar 28, 2023
@sdeleuze sdeleuze self-assigned this Mar 28, 2023
@sdeleuze sdeleuze changed the title KotlinX Serialization not properly used for serializing HTTP response with certain combination of suspend/non-suspend and ResponseEntity Refine generic type management in AbstractMessageWriterResultHandler Mar 29, 2023
sdeleuze added a commit to sdeleuze/spring-framework that referenced this issue Mar 30, 2023
This commit updates AbstractMessageWriterResultHandler#writeBody in
order to use the declared bodyParameter instead of
ResolvableType.forInstance(body) when the former has unresolvable
generics.

Closes spring-projectsgh-30215
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: kotlin An issue related to Kotlin support type: backport An issue that is a backport of another issue to a maintenance branch type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant