Skip to content

Change property reflection mechanisms from java.beans.Introspector to spring specific BeanUtils [DATACMNS-693] #1160

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
spring-projects-issues opened this issue May 13, 2015 · 1 comment
Assignees
Labels
in: mapping Mapping and conversion infrastructure type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

Tomasz Wysocki opened DATACMNS-693 and commented

The purpose is to:

  • cache the introspection results
  • enable BeanInfoFactory support to custom bean reflection strategies (fluent setters, default methods with getters/setters etc.)

Referenced from: pull request #122, and commits 085238b, 156f7c3, 024dd50, 3f08187

Backported to: 1.10.1 (Fowler SR1), 1.9.3 (Evans SR3), 1.8.6 (Dijkstra SR6)

@spring-projects-issues
Copy link
Author

Oliver Drotbohm commented

Good catch! I've merged this back into all currently maintained maintenance branches

@spring-projects-issues spring-projects-issues added type: enhancement A general enhancement in: mapping Mapping and conversion infrastructure labels Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: mapping Mapping and conversion infrastructure type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants