spring-framework / org.springframework.cache.annotation / Caching / <init>

<init>

Caching(cacheable: Array<Cacheable>, put: Array<CachePut>, evict: Array<CacheEvict>)

Group annotation for multiple cache annotations (of different or the same type).

This annotation may be used as a meta-annotation to create custom composed annotations with attribute overrides.

Author
Costin Leau

Author
Chris Beams

Since
3.1