Annotation Type CacheAnnotation


  • @Target(ANNOTATION_TYPE)
    @Retention(RUNTIME)
    @Documented
    @Around
    @Internal
    @Inherited
    public @interface CacheAnnotation
    Meta annotation to mark cache operations.
    Since:
    2.3.0