Package io.microsphere.spring.cache.annotation
package io.microsphere.spring.cache.annotation
-
Annotation InterfacesClassDescriptionEnables Spring's caching functionality with TTL (Time-To-Live) support.A variation of
@Cacheable
that supports Time-To-Live (TTL) settings for cached entries.A variant ofCachePut
that supports time-to-live (TTL) settings for cache entries.