类 ProxyCachingConfiguration

java.lang.Object
cn.taketoday.cache.annotation.AbstractCachingConfiguration
cn.taketoday.cache.annotation.ProxyCachingConfiguration
所有已实现的接口:
ImportAware

@Role(2) public class ProxyCachingConfiguration extends AbstractCachingConfiguration
@Configuration class that registers the Framework infrastructure beans necessary to enable proxy-based annotation-driven cache management.
从以下版本开始:
4.0
作者:
Chris Beams, Juergen Hoeller
另请参阅: