Generated by
JDiff

Package org.springframework.cache.concurrent

Changed Classes
ConcurrentMapCache Simple org.springframework.cache.Cache implementation based on the core JDK {@code java.util.concurrent} package.
ConcurrentMapCacheManager CacheManager implementation that lazily builds ConcurrentMapCache instances for each .getCache request.