Skip to content

Consistent target method resolution for event and caching expressions [SPR-16779] #21319

Closed
@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-16779 and commented

Along with #21298, it turned out that target method resolution for event and caching resolution was not entirely consistent. Most importantly, they maintained a rather expensive separate ConcurrentHashMap cache for target methods which is easy enough to fold into ApplicationListenerMethodAdapter and CacheOperationContext themselves.


Affects: 5.0.5

Issue Links:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions