Package | Description |
---|---|
org.springframework.cache.concurrent |
Implementation package for
java.util.concurrent based caches. |
Class and Description |
---|
ConcurrentMapCache
Simple
Cache implementation based on the
core JDK java.util.concurrent package. |