Skip to content

Refactor PropertiesBuilder to handle Class property value types #618

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
jxblum opened this issue Aug 19, 2022 · 0 comments
Closed

Refactor PropertiesBuilder to handle Class property value types #618

jxblum opened this issue Aug 19, 2022 · 0 comments
Assignees
Labels
in: api Issues with API in: configuration Issues with configuration in: core Issues in core support 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 in: core Issues in core support type: enhancement A general enhancement in: api Issues with API 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 closed this as completed in 9689827 Aug 30, 2022
jxblum added a commit to jxblum/spring-data-geode that referenced this issue Aug 31, 2022
…ion.

Specifically, handle Class type's by converting a Class object to the Class's name using Class.getName() rather than Class.toString().

Closes spring-projects#618.
jxblum added a commit to jxblum/spring-data-geode that referenced this issue Aug 31, 2022
…ion.

Specifically, handle Class type's by converting a Class object to the Class's name using Class.getName() rather than Class.toString().

Closes spring-projects#618.
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: core Issues in core support type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant