Uses of Enum Class
org.springframework.boot.autoconfigure.cache.CacheType
Packages that use CacheType
Package
Description
Auto-configuration base classes for Caching support.
Auto-configuration for the cache abstraction.
-
Uses of CacheType in org.springframework.boot.autoconfigure.cache
Subclasses with type arguments of type CacheType in org.springframework.boot.autoconfigure.cacheModifier and TypeClassDescriptionenum
Supported cache types (defined in order of precedence).Methods in org.springframework.boot.autoconfigure.cache that return CacheType -
Uses of CacheType in org.springframework.boot.cache.autoconfigure
Methods in org.springframework.boot.cache.autoconfigure that return CacheTypeMethods in org.springframework.boot.cache.autoconfigure with parameters of type CacheType