Annotation Type Cacheable.FlushBefore


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