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

Document serialization, new serializers #278

Merged
merged 11 commits into from
May 4, 2022
Merged

Conversation

kagkarlsson
Copy link
Owner

@kagkarlsson kagkarlsson commented Apr 15, 2022

Documentation for serializers. Specifically recommendations for setting serialVersionUID to be able to evolve the data-classes.

New serializers

  • GsonSerializer
  • JacksonSerializer
  • KotlinSerializer
  • SerializerWithFallbackDeserializers (for migrating to a new Serializer)

Also adds a very basic Kotlin-example

@kagkarlsson kagkarlsson changed the title Document serialization, new Gson-serializer Document serialization, new serializers May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant