Package io.micronaut.cache.annotation
Annotation Type CacheAnnotation
-
@Target(ANNOTATION_TYPE) @Retention(RUNTIME) @Documented @Around @Internal @Inherited public @interface CacheAnnotationMeta annotation to mark cache operations.- Since:
- 2.3.0
@Target(ANNOTATION_TYPE)
@Retention(RUNTIME)
@Documented
@Around
@Internal
@Inherited
public @interface CacheAnnotation