Skip to content

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

Closed
@spring-projects-issues

Description

@spring-projects-issues

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)

Metadata

Metadata

Assignees

Labels

in: mappingMapping and conversion infrastructuretype: enhancementA general enhancement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions