Uses of Package
org.springframework.cache
Packages that use org.springframework.cache
Package
Description
Spring's generic cache abstraction.
Annotations and supporting classes for declarative cache management.
Support classes for the open source cache in
Caffeine library,
allowing to set up Caffeine caches within Spring's cache abstraction.
Implementation package for
java.util.concurrent
based caches.AOP-based solution for declarative caching demarcation.
Implementation package for JSR-107 (javax.cache aka "JCache") based caches.
AOP-based solution for declarative caching demarcation using JSR-107 annotations.
Support classes for the org.springframework.cache package.
Transaction-aware decorators for the org.springframework.cache package.
Spring WebFlux configuration infrastructure.
Support classes for serving static resources.
Annotation-based setup for Spring MVC.
Support classes for serving static resources.
-
Classes in org.springframework.cache used by org.springframework.cacheClassDescriptionInterface that defines common cache operations.A (wrapper) object representing a cache value.
-
Classes in org.springframework.cache used by org.springframework.cache.annotation
-
Classes in org.springframework.cache used by org.springframework.cache.caffeineClassDescriptionInterface that defines common cache operations.A (wrapper) object representing a cache value.Spring's central cache manager SPI.
-
Classes in org.springframework.cache used by org.springframework.cache.concurrentClassDescriptionInterface that defines common cache operations.A (wrapper) object representing a cache value.Spring's central cache manager SPI.
-
Classes in org.springframework.cache used by org.springframework.cache.interceptorClassDescriptionInterface that defines common cache operations.A (wrapper) object representing a cache value.Spring's central cache manager SPI.
-
Classes in org.springframework.cache used by org.springframework.cache.jcacheClassDescriptionInterface that defines common cache operations.A (wrapper) object representing a cache value.Spring's central cache manager SPI.
-
Classes in org.springframework.cache used by org.springframework.cache.jcache.interceptor
-
Classes in org.springframework.cache used by org.springframework.cache.supportClassDescriptionInterface that defines common cache operations.A (wrapper) object representing a cache value.Spring's central cache manager SPI.
-
Classes in org.springframework.cache used by org.springframework.cache.transactionClassDescriptionInterface that defines common cache operations.A (wrapper) object representing a cache value.Spring's central cache manager SPI.
-
Classes in org.springframework.cache used by org.springframework.web.reactive.config
-
Classes in org.springframework.cache used by org.springframework.web.reactive.resourceClassDescriptionInterface that defines common cache operations.Spring's central cache manager SPI.
-
Classes in org.springframework.cache used by org.springframework.web.servlet.config.annotation
-
Classes in org.springframework.cache used by org.springframework.web.servlet.resourceClassDescriptionInterface that defines common cache operations.Spring's central cache manager SPI.