Uses of Class
org.springframework.boot.gradle.tasks.bundling.CacheSpec.VolumeCacheSpec
Package
Description
Support for creating executable jars and wars.
-
Uses of CacheSpec.VolumeCacheSpec in org.springframework.boot.gradle.tasks.bundling
Modifier and TypeMethodDescriptionvoid
CacheSpec.volume
(Action<CacheSpec.VolumeCacheSpec> action) Configures a volume cache using the givenaction
.