Skip to content

Support for JCache (JSR-107) [SPR-8774] #13417

@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-8774 and commented

Support for JCache compliant cache providers in an "org.springframework.cache.jcache" package:

  • with JCacheCacheManager/Cache adapters for Spring's SPI as well as JCacheManager/JCacheFactoryBean setup conveniences (analogous to the existing EHCache support)
  • with support for JCache's standardized caching annotations, ideally automatically through Spring's cache:annotation-driven (similar to our existing context:annotation-config / tx:annotation-driven / task:annotation-driven approach with JSR-330/JSR-250 annotations etc)

Juergen


Issue Links:

Referenced from: commits 83fa8e1

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions