Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.boot.autoconfigure.cache Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
CacheAutoConfigurationAuto-configuration for the cache abstraction.Classorg.springframework.boot.autoconfigure.cacheSpring Boot
CacheAutoConfiguration .CacheManagerJpaDependencyConfigurationClassorg.springframework.boot.autoconfigure.cache.CacheAutoConfigurationSpring Boot
CachePropertiesConfiguration properties for the cache abstraction.Classorg.springframework.boot.autoconfigure.cacheSpring Boot
CacheProperties .EhCacheEhCache specific cache properties.Classorg.springframework.boot.autoconfigure.cache.CachePropertiesSpring Boot
CacheProperties .GuavaGuava specific cache properties.Classorg.springframework.boot.autoconfigure.cache.CachePropertiesSpring Boot
CacheProperties .HazelcastHazelcast specific cache properties.Classorg.springframework.boot.autoconfigure.cache.CachePropertiesSpring Boot
CacheProperties .InfinispanInfinispan specific cache properties.Classorg.springframework.boot.autoconfigure.cache.CachePropertiesSpring Boot
CacheProperties .JCacheJCache (JSR-107) specific cache properties.Classorg.springframework.boot.autoconfigure.cache.CachePropertiesSpring Boot
CacheTypeSupported cache types (defined in order of precedence).Classorg.springframework.boot.autoconfigure.cacheSpring Boot
InfinispanCacheConfigurationInfinispan cache configuration.Classorg.springframework.boot.autoconfigure.cacheSpring Boot
JCacheManagerCustomizerCallback interface that can be implemented by beans wishing to customize the cachemanager before it is used, in particular to create additional caches.Interfaceorg.springframework.boot.autoconfigure.cacheSpring Boot