Skip to content

Apply CacheResolver to Spring's caching abstraction [SPR-11490] #16115

Closed
@spring-projects-issues

Description

@spring-projects-issues

Stéphane Nicoll opened SPR-11490 and commented

The JSR-107 support (#14250) introduced the concept of CacheResolver that allows to resolve the cache(s) to use at runtime.

Right now, the only reason why the CacheManager is specified is to resolve the cache(s) based on the name(s) provided through the annotation or the cache advice.

The CacheResolver should also be supported by Spring's caching abstraction which would allow to offer a finer level of control of cache resolution.


Issue Links:

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