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

better serde handling - v 1.3.10 #12

Merged
merged 1 commit into from
Nov 1, 2024
Merged

better serde handling - v 1.3.10 #12

merged 1 commit into from
Nov 1, 2024

Conversation

mscaldas2012
Copy link
Collaborator

  • Improving Json serialization and deserialization to circumvent issues with mixing scala and kotlin classes
    • Created a Gson Entity Adapter for the scala Entry interface.
    • Created a Gson Exclusion strategy class to remove stackTrace and metaData from serialization.
    • Encapsulated a gson instance (nistGson) on NistReport with the appropriate initialization of the adapter above and other configs.

Copy link
Collaborator

@marcia-schulman marcia-schulman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@marcia-schulman marcia-schulman merged commit 2be03ce into main Nov 1, 2024
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.

2 participants