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

JSON support for Java 16+ Records #8768

Closed
joakime opened this issue Oct 26, 2022 · 3 comments · Fixed by #12628
Closed

JSON support for Java 16+ Records #8768

joakime opened this issue Oct 26, 2022 · 3 comments · Fixed by #12628
Assignees

Comments

@joakime
Copy link
Contributor

joakime commented Oct 26, 2022

Jetty version(s)
Jetty 12

Enhancement Description
More and more JSON libs are supporting the serialization in/out of Java Record types.
We should support it too.

@joakime
Copy link
Contributor Author

joakime commented Oct 26, 2022

See google/gson#2201

@github-actions
Copy link

This issue has been automatically marked as stale because it has been a
full year without activity. It will be closed if no further activity occurs.
Thank you for your contributions.

@github-actions github-actions bot added the Stale For auto-closed stale issues and pull requests label Oct 27, 2023
@joakime joakime removed the Stale For auto-closed stale issues and pull requests label Oct 27, 2023
@gregw gregw removed the Jetty 12 label May 1, 2024
@sbordet sbordet self-assigned this Dec 11, 2024
@sbordet sbordet moved this to 🏗 In progress in Jetty 12.1.0 Dec 11, 2024
sbordet added a commit that referenced this issue Dec 11, 2024
Implemented in both JSON and AsyncJSON.

Signed-off-by: Simone Bordet <[email protected]>
@sbordet sbordet linked a pull request Dec 11, 2024 that will close this issue
sbordet added a commit that referenced this issue Dec 16, 2024
Implemented in both JSON and AsyncJSON.

Signed-off-by: Simone Bordet <[email protected]>
@sbordet
Copy link
Contributor

sbordet commented Dec 16, 2024

Implemented in #12628.

@sbordet sbordet closed this as completed Dec 16, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Jetty 12.1.0 Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants