jetty / jetty.project

Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
https://eclipse.dev/jetty
Other
3.87k stars 1.91k forks source link

JSON support for Java 16+ Records #8768

Open joakime opened 2 years ago

joakime commented 2 years ago

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 commented 2 years ago

See https://github.com/google/gson/pull/2201

github-actions[bot] commented 1 year ago

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.