Package | Description |
---|---|
org.springframework.cache |
Spring's generic cache abstraction.
|
org.springframework.cache.annotation |
Annotations and supporting classes for declarative cache management.
|
org.springframework.cache.caffeine |
Support classes for the open source cache in
Caffeine library,
allowing to set up Caffeine caches within Spring's cache abstraction.
|
org.springframework.cache.concurrent |
Implementation package for
java.util.concurrent based caches. |
org.springframework.cache.ehcache |
Support classes for the open source cache
EhCache 2.x,
allowing to set up an EhCache CacheManager and Caches
as beans in a Spring context.
|
org.springframework.cache.interceptor |
AOP-based solution for declarative caching demarcation.
|
org.springframework.cache.jcache |
Implementation package for JSR-107 (javax.cache aka "JCache") based caches.
|
org.springframework.cache.jcache.interceptor |
AOP-based solution for declarative caching demarcation using JSR-107 annotations.
|
org.springframework.cache.support |
Support classes for the org.springframework.cache package.
|
org.springframework.cache.transaction |
Transaction-aware decorators for the org.springframework.cache package.
|
org.springframework.web.reactive.config |
Spring WebFlux configuration infrastructure.
|
org.springframework.web.reactive.resource |
Support classes for serving static resources.
|
Class and Description |
---|
Cache
Interface that defines common cache operations.
|
Cache.ValueWrapper
A (wrapper) object representing a cache value.
|
Class and Description |
---|
CacheManager
Spring's central cache manager SPI.
|
Class and Description |
---|
Cache
Interface that defines common cache operations.
|
Cache.ValueWrapper
A (wrapper) object representing a cache value.
|
CacheManager
Spring's central cache manager SPI.
|
Class and Description |
---|
Cache
Interface that defines common cache operations.
|
Cache.ValueWrapper
A (wrapper) object representing a cache value.
|
CacheManager
Spring's central cache manager SPI.
|
Class and Description |
---|
Cache
Interface that defines common cache operations.
|
Cache.ValueWrapper
A (wrapper) object representing a cache value.
|
CacheManager
Spring's central cache manager SPI.
|
Class and Description |
---|
Cache
Interface that defines common cache operations.
|
Cache.ValueWrapper
A (wrapper) object representing a cache value.
|
CacheManager
Spring's central cache manager SPI.
|
Class and Description |
---|
Cache
Interface that defines common cache operations.
|
Cache.ValueWrapper
A (wrapper) object representing a cache value.
|
CacheManager
Spring's central cache manager SPI.
|
Class and Description |
---|
CacheManager
Spring's central cache manager SPI.
|
Class and Description |
---|
Cache
Interface that defines common cache operations.
|
Cache.ValueWrapper
A (wrapper) object representing a cache value.
|
CacheManager
Spring's central cache manager SPI.
|
Class and Description |
---|
Cache
Interface that defines common cache operations.
|
Cache.ValueWrapper
A (wrapper) object representing a cache value.
|
CacheManager
Spring's central cache manager SPI.
|
Class and Description |
---|
Cache
Interface that defines common cache operations.
|
Class and Description |
---|
Cache
Interface that defines common cache operations.
|
CacheManager
Spring's central cache manager SPI.
|