Class CacheSpec.BindCacheSpec
java.lang.Object
org.springframework.boot.gradle.tasks.bundling.CacheSpec.BindCacheSpec
- Enclosing class:
- CacheSpec
Configuration for an image building cache stored in a bind mount.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BindCacheSpec
public BindCacheSpec()
-
-
Method Details
-
getSource
Returns the source of the cache.- Returns:
- the cache source
-