类 CacheSpec.BindCacheSpec

java.lang.Object
org.springframework.boot.gradle.tasks.bundling.CacheSpec.BindCacheSpec
封闭类:
CacheSpec

public abstract static class CacheSpec.BindCacheSpec extends Object
Configuration for an image building cache stored in a bind mount.
  • 构造器详细资料

    • BindCacheSpec

      public BindCacheSpec()
  • 方法详细资料

    • getSource

      @Input public abstract Property<String> getSource()
      Returns the source of the cache.
      返回:
      the cache source