Package io.microsphere.spring.cache.annotation
-
Annotation Types Summary Annotation Type Description EnableTTLCaching {@link @EnableCaching} Plus TTL featuresTTLCacheable @Cacheable
with TTLTTLCachePut @CachePut
with TTL
Annotation Type | Description |
---|---|
EnableTTLCaching |
{@link @EnableCaching} Plus TTL features
|
TTLCacheable |
@Cacheable with TTL |
TTLCachePut |
@CachePut with TTL |