Generated by
JDiff

Interface org.springframework.cache.jcache.interceptor.JCacheOperationSource

Changed Methods
JCacheOperation<?> getCacheOperation(Method, Class<?>) Change in return type from org.springframework.cache.jcache.model.JCacheOperation to org.springframework.cache.jcache.interceptor.JCacheOperation.
Return the cache operations for this method, or {@code null} if the method contains no JSR-107 related metadata.