Spring Cache abstraction

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf software framework component
gptkbp:canBe XML configuration
Java configuration
gptkbp:documentation https://docs.spring.io/spring-framework/docs/current/reference/html/integration.html#cache
gptkbp:enables declarative caching
programmatic caching
https://www.w3.org/2000/01/rdf-schema#label Spring Cache abstraction
gptkbp:interface org.springframework.cache.Cache
org.springframework.cache.CacheManager
gptkbp:introducedIn Spring 3.1
gptkbp:partOf gptkb:Spring_Framework
gptkbp:provides caching abstraction
gptkbp:supports gptkb:Hazelcast
gptkb:Redis
gptkb:JCache_(JSR-107)
EhCache
Simple in-memory cache
multiple cache providers
gptkbp:usesAnnotation @CacheEvict
@CachePut
@Cacheable
@Caching
gptkbp:bfsParent gptkb:Spring_Data_Redis
gptkbp:bfsLayer 7