Skip to content

Use concurrent cache to improve performance of GenericTypeResolver [SPR-8701] #13343

@spring-projects-issues

Description

@spring-projects-issues

Oliver Drotbohm opened SPR-8701 and commented

Working with Spring Data Mongo a user seems to have discovered a few things to improve in GenericTypeResolver. We're currently using a copy of that class in the Spring Data codebase as some of the methods needed are not public in the 3.0.x branch. I thought it might be better to generally discuss and resolve these issues with the core Spring class as we will drop our copy as soon as 3.1 is out as well and Spring users might benefit from potential improvements in general.

Actual discussion in the linked ticket.


Issue Links:

Referenced from: commits 3aa9ac1

1 votes, 4 watchers

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