类 CacheSpec.BindCacheSpec
java.lang.Object
org.springframework.boot.gradle.tasks.bundling.CacheSpec.BindCacheSpec
- 封闭类:
CacheSpec
Configuration for an image building cache stored in a bind mount.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
BindCacheSpec
public BindCacheSpec()
-
-
方法详细资料
-
getSource
Returns the source of the cache.- 返回:
- the cache source
-