Generated by
JDiff

Package org.springframework.cache.jcache

Changed Classes
JCacheCache org.springframework.cache.Cache implementation on top of a javax.cache.Cache instance.
JCacheCacheManager org.springframework.cache.CacheManager implementation backed by a JCache javax.cache.CacheManager.
JCacheManagerFactoryBean FactoryBean for a JCache javax.cache.CacheManager, obtaining a pre-defined CacheManager by name through the standard JCache javax.cache.Caching class.