Package io.quarkus.spring.cache
Class SpringCacheUtil
java.lang.Object
io.quarkus.spring.cache.SpringCacheUtil
-
Method Summary
Modifier and TypeMethodDescriptiongetSpringCacheName(org.jboss.jandex.AnnotationInstance annotationInstance) Meant to be called for instances of@Cacheable,@CacheEvictor@CachePutReturns the single name of the cache to use
-
Method Details
-
getSpringCacheName
Meant to be called for instances of@Cacheable,@CacheEvictor@CachePutReturns the single name of the cache to use
-