Class CacheSpec.BindCacheSpec

java.lang.Object
org.springframework.boot.gradle.tasks.bundling.CacheSpec.BindCacheSpec
Enclosing class:
CacheSpec

public abstract static class CacheSpec.BindCacheSpec extends Object
Configuration for an image building cache stored in a bind mount.
  • Constructor Details

    • BindCacheSpec

      public BindCacheSpec()
  • Method Details

    • getSource

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