-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Description
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:
- Support Java Temporary Caching API (JSR-107) [SPR-8196] #12845 Support Java Temporary Caching API (JSR-107) ("is duplicated by")
- Support for JSR-107 caching annotations [SPR-9616] #14250 Support for JSR-107 caching annotations
Referenced from: commits 83fa8e1
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement