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 serialization support for records #98

Open
JanSchankin opened this issue Dec 20, 2021 · 0 comments
Open

Add serialization support for records #98

JanSchankin opened this issue Dec 20, 2021 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@JanSchankin
Copy link
Contributor

Java 16 introduced records
https://www.baeldung.com/java-record-keyword

The persistence will most likely need some alterations to allow serialization and deserialization for records.

@JanSchankin JanSchankin added the enhancement New feature or request label Dec 20, 2021
@JanSchankin JanSchankin added this to To do in Dev via automation Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Dev
  
To do
Development

No branches or pull requests

1 participant