接口的使用
cn.taketoday.cache.annotation.CachingConfigurer
使用CachingConfigurer的程序包
程序包
说明
Annotations and supporting classes for declarative cache management.
-
cn.taketoday.cache.annotation中CachingConfigurer的使用
类型变量类型为CachingConfigurer的cn.taketoday.cache.annotation中的方法参数修饰符和类型方法说明<T> Supplier<T>AbstractCachingConfiguration.CachingConfigurerSupplier.adapt(Function<CachingConfigurer, T> provider) Adapt theCachingConfigurersupplier to another supplier provided by the specified mapping function.类型变量类型为CachingConfigurer的cn.taketoday.cache.annotation中的构造器参数