Skip to content

SGF-819 - Add entity level pdx serializer resolvers for MappingPdxSer… #98

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

Closed

Conversation

jcherng-pivotal
Copy link

…ializer

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.

…ializer

Allows MappingPdxSerializer to serialize/deserialize entity object by defining custom pdx serializer at entity level.
@jxblum jxblum self-assigned this Nov 1, 2019
@jxblum jxblum added this to the Neumann-M1 milestone Nov 1, 2019
@jxblum
Copy link

jxblum commented Nov 1, 2019

FYI, closing this Spring Data GemFire PR (and the associated SD GemFire JIRA Ticket, SGF-819) in favor of the matching Spring Data Geode PR #170 and SD Geode JIRA Ticket DATAGEODE-170. The SD Geode PR and JIRA Ticket will remain open.

FYI, this Spring Data GemFire Repository is merging with the Spring Data Geode Repository as a module (e.g. spring-data-gemfire) as of Spring Data Neuman. This new structure and modularity is not unlike the way that SSDG has modules for both Apache Geode (spring-session-data-geode) as well as a module for Pivotal GemFire (spring-session-data-gemfire). See here.

You can track the modularization effort in DATAGEODE-238.

Therefore, going foward, please file all JIRA Tickets and PRs against Spring Data Geode only.

Thank you.

@jxblum jxblum closed this Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants