Generated by
JDiff

Interface org.springframework.cache.interceptor.CacheOperationSource

Documentation changed from old to new.

Changed Methods
Collection<CacheOperation> getCacheOperations(Method, Class<?>) Documentation changed from old to new.
Return the collection of cache operations for this method, or {@code null} if the method contains no cacheable annotations.