Skip to content

Support for JSR-107 caching annotations [SPR-9616] #14250

Closed
@spring-projects-issues

Description

@spring-projects-issues

Edwin Stang opened SPR-9616 and commented

Background

Support for JCache (JSR-107) was added to Spring in conjunction with #13417.

Status Quo

Right now, I am successfully using JCache with the Spring cache annotations (org.springframework.cache.annotation.*) with AspectJ.

Goals

To be more specification conform, I would like to switch to the JCache annotations (javax.cache.annotation.*), but AnnotationCacheAspect in the spring-aspects module does not support this.

Would it be possible to have this included in Spring 3.2?


Affects: 3.2 M2

Issue Links:

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