Package io.quarkus.cache.runtime
Interface CacheBuildConfig.CacheTypeBuildConfig
- Enclosing interface:
CacheBuildConfig
public static interface CacheBuildConfig.CacheTypeBuildConfig
Configuration that allows customizing cache names to use a different type.
-
Method Summary
-
Method Details
-
type
Cache type to be used for the cache name.
-