Skip to content

Introduce value alias for cacheNames in @CacheConfig #35152

Open
@sbrannen

Description

@sbrannen

#35096 made me aware of the fact that @CacheConfig does not have a value attribute alias for cacheNames, even though the rest of the cache-related annotations (such as @Cacheable, @CachePut, etc.) do have a value / cacheNames alias pair.

Thus, we should introduce a value alias for cacheNames in @CacheConfig as well.

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