Annotation Interface Hierarchy
- io.micronaut.cache.annotation.Cacheable (implements java.lang.annotation.Annotation)
- io.micronaut.cache.annotation.CacheAnnotation (implements java.lang.annotation.Annotation)
- io.micronaut.cache.annotation.CacheConfig (implements java.lang.annotation.Annotation)
- io.micronaut.cache.annotation.CacheInvalidate (implements java.lang.annotation.Annotation)
- io.micronaut.cache.annotation.CachePut (implements java.lang.annotation.Annotation)
- io.micronaut.cache.annotation.InvalidateOperations (implements java.lang.annotation.Annotation)
- io.micronaut.cache.annotation.PutOperations (implements java.lang.annotation.Annotation)