Class SpringCacheUtil

java.lang.Object
io.quarkus.spring.cache.SpringCacheUtil

final class SpringCacheUtil extends Object
  • Method Details

    • getSpringCacheName

      static Optional<String> getSpringCacheName(org.jboss.jandex.AnnotationInstance annotationInstance)
      Meant to be called for instances of @Cacheable, @CacheEvict or @CachePut Returns the single name of the cache to use