G
I
J
J
- JCacheXCacheable - class in io.github.dhruv1110.jcachex.spring
- Annotation that indicates a method's result should be cached using JCacheX.
- JCacheXCacheEvict - class in io.github.dhruv1110.jcachex.spring
- Annotation that indicates a method should trigger cache eviction using JCacheX.
- JCacheXProperties - class in io.github.dhruv1110.jcachex.spring
- Configuration properties for JCacheX in Spring Boot applications.
- JCacheXProperties.CacheConfig - class in io.github.dhruv1110.jcachex.spring.JCacheXProperties
- Configuration for a single cache instance.