Class CacheSpec.ImageCacheSpec

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

public abstract static class CacheSpec.ImageCacheSpec extends Object
Configuration for an image building cache stored in an image.
Since:
2.6.0
Author:
Scott Frederick
  • Constructor Details

    • ImageCacheSpec

      public ImageCacheSpec()
  • Method Details

    • getName

      @Input public abstract Property<String> getName()
      Returns the name of the cache image.
      Returns:
      the cache image name