Skip to content

Be able to specify custom key generators on a per-cache basis [SPR-10629] #15257

Closed
@spring-projects-issues

Description

@spring-projects-issues

Greg Nieman opened SPR-10629 and commented

Created on behalf of customer: They use a number of discrete caches in the application, and wished to use a different custom key generator for each. The current mechanism assumes one custom key generator. This can be worked around by creating a generator that delegates to the appropriate one and then using an additional annotation to specify which to use but they would like to have something a bit more unified.


Affects: 3.2.3

Issue Links:

Referenced from: commits 81c2080, 2b89c1a

0 votes, 5 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