Class SpringCacheUtil


  • final class SpringCacheUtil
    extends Object
    • Method Detail

      • 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