Generated by
JDiff

Class org.springframework.cache.support.NoOpCacheManager

Changed Methods
Cache getCache(String) Documentation changed from old to new.
This implementation always returns a Cache implementation that will not store items.
Collection<String> getCacheNames() Documentation changed from old to new.
This implementation returns the name of the caches previously requested.