Package dev.voidframework.cache.annotation


package dev.voidframework.cache.annotation
  • Annotation Interfaces
    Class
    Description
    Annotation indicating that the result of the method will be cached regardless cache value already exists.
    Annotation indicating that the cache must be evicted.
    Annotation indicating that the result of the method will be cached and reused in future calls.