Skip to content

Provide optional SimpleBeanInfoFactory for better introspection performance in 5.3.x #29330

Closed
@jhoeller

Description

@jhoeller

Since the implementation of our basic property determination algorithm (#29320) is self-contained and transparently interacting with out secondary introspection pass for generics etc, it is straightforward to backport to 5.3.24 - as an optional configuration choice, to be enable via a META-INF/spring.factories file with the following entry:
org.springframework.beans.BeanInfoFactory=org.springframework.beans.SimpleBeanInfoFactory

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions