类的使用
org.springframework.boot.autoconfigure.cache.CacheProperties
使用CacheProperties的程序包
-
org.springframework.boot.autoconfigure.cache中CacheProperties的使用
修饰符和类型方法说明org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration.CacheManagerValidator
CacheAutoConfiguration.cacheAutoConfigurationValidator
(CacheProperties cacheProperties, ObjectProvider<CacheManager> cacheManager) org.infinispan.manager.EmbeddedCacheManager
InfinispanCacheConfiguration.infinispanCacheManager
(CacheProperties cacheProperties, ObjectProvider<org.infinispan.configuration.cache.ConfigurationBuilder> defaultConfigurationBuilder)