@Requires(classes=javax.cache.CacheManager.class)
Package io.micronaut.cache.jcache
Contains integration with JCache managers.
- Since:
- 1.0
-
Class Summary Class Description JCacheManager Adapter for JCache.JCacheSyncCache An implementation ofSyncCache
for JCache.