Generated by
JDiff

Class org.springframework.cache.interceptor.CacheAspectSupport

Added Methods
void configure(Supplier<CacheErrorHandler>, Supplier<KeyGenerator>, Supplier<CacheResolver>, Supplier<CacheManager>) Configure this aspect with the given error handler, key generator and cache resolver/manager suppliers, applying the corresponding default if a supplier is not resolvable.
void setCacheOperationSource(CacheOperationSource) Set the CacheOperationSource for this cache aspect.