Package com.giffing.bucket4j.spring.boot.starter.config.cache

  • Interface Summary
    Interface Description
    AsyncCacheResolver
    The synchronous cache resolver is a marker interface to mark async cache implementations.
    CacheResolver
    The CacheResolver is used to resolve Bucket4js ProxyManager by a given cache name.
    SyncCacheResolver
    The synchronous cache resolver is a marker interface to mark blocking cache implementations.
  • Class Summary
    Class Description
    Bucket4jCacheConfiguration