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

Refactor @EnablePdx annotation-based configuration to allow users to register explicit application domain types #619

Closed
jxblum opened this issue Aug 19, 2022 · 0 comments
Assignees
Labels
in: api Issues with API in: configuration Issues with configuration in: serialization Serialization issues type: enhancement A general enhancement

Comments

@jxblum
Copy link
Contributor

jxblum commented Aug 19, 2022

No description provided.

@jxblum jxblum self-assigned this Aug 19, 2022
@jxblum jxblum added type: enhancement A general enhancement in: api Issues with API in: serialization Serialization issues in: configuration Issues with configuration labels Aug 19, 2022
@jxblum jxblum added this to the 3.0 M6 (2022.0.0) milestone Aug 19, 2022
@jxblum jxblum changed the title Refactor EnablePdx annotation-based configuration to allow users to register application domain types Refactor @EnablePdx annotation-based configuration to allow users to register application domain types Aug 19, 2022
@jxblum jxblum changed the title Refactor @EnablePdx annotation-based configuration to allow users to register application domain types Refactor @EnablePdx annotation-based configuration to allow users to register explicit application domain types Aug 30, 2022
@jxblum jxblum closed this as completed in dbcf4ba Aug 30, 2022
jxblum added a commit to jxblum/spring-data-geode that referenced this issue Aug 31, 2022
…register explicit application domain types.

Explicit (Class) type registration conveniently allows java.*, javax.*, com.gemstone.gemfire.*, org.apache.geode.* and org.springframework.* types to be registered, which are excluded by SDG's MappingPdxSerializer by default.

Closes spring-projects#619.
jxblum added a commit to jxblum/spring-data-geode that referenced this issue Aug 31, 2022
…register explicit application domain types.

Explicit (Class) type registration conveniently allows java.*, javax.*, com.gemstone.gemfire.*, org.apache.geode.* and org.springframework.* types to be registered, which are excluded by SDG's MappingPdxSerializer by default.

Closes spring-projects#619.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: api Issues with API in: configuration Issues with configuration in: serialization Serialization issues type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant