-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
has: votes-jiraIssues migrated from JIRA with more than 10 votes at the time of importIssues migrated from JIRA with more than 10 votes at the time of importin: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement
Description
Ashot Golovenko opened SPR-10958 and commented
Currently you can evict only one or all elements in a single cache region.
Allowing something like
@CacheEvict(value = "userCache", key = {"key1", "key2"})
would be really handful.
Affects: 3.2.4
12 votes, 14 watchers
linkolen, danilalisichkin and lealceldeiro
Metadata
Metadata
Assignees
Labels
has: votes-jiraIssues migrated from JIRA with more than 10 votes at the time of importIssues migrated from JIRA with more than 10 votes at the time of importin: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement