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