Skip to content

DATAGEODE-170 - Add entity level pdx serializer resolvers for Mapping… #8

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jcherng-pivotal
Copy link

…PdxSerializer

Allows MappingPdxSerializer to serialize/deserialize entity object by defining custom pdx serializer at entity level.

  • You have read the Spring Data contribution guidelines.
  • You created a JIRA ticket in the bug tracker for the project.
  • You formatted the code according to the source code style provided here and have specifically applied them to your changes. Do not submit any formatting related changes.
  • You submitted test cases (Unit or Integration Tests) backing your changes.
  • You added yourself as the author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).
  • If applicable, you have complied with and taken steps necessary to report any security vulnerabilities at Pivotal Security Reporting.

…PdxSerializer

Allows MappingPdxSerializer to serialize/deserialize entity object by defining custom pdx serializer at entity level.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants