Uses of Interface
com.giffing.bucket4j.spring.boot.starter.config.cache.SyncCacheResolver
| Package | Description |
|---|---|
| com.giffing.bucket4j.spring.boot.starter.config.cache.jcache |
-
Uses of SyncCacheResolver in com.giffing.bucket4j.spring.boot.starter.config.cache.jcache
Classes in com.giffing.bucket4j.spring.boot.starter.config.cache.jcache that implement SyncCacheResolver Modifier and Type Class Description classInfinispanJCacheCacheResolverTo use Infinispan you need a special bucket4j-infinispan dependency.classJCacheCacheResolverThis class is the JCache (JSR-107) implementation of theCacheResolver.Methods in com.giffing.bucket4j.spring.boot.starter.config.cache.jcache that return SyncCacheResolver Modifier and Type Method Description SyncCacheResolverInfinispanJCacheBucket4jConfiguration. bucket4jCacheResolver()SyncCacheResolverJCacheBucket4jConfiguration. bucket4jCacheResolver()