Annotation Type Cacheable.FlushAfter


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public static @interface Cacheable.FlushAfter
    Identifies a method that should flush all cached entities of this class/object, after being executed.
    Since:
    0.7.18