Class LocalCacheInfo.BindCacheInfo

java.lang.Object
org.springframework.boot.maven.LocalCacheInfo.BindCacheInfo
Enclosing class:
LocalCacheInfo

public static class LocalCacheInfo.BindCacheInfo extends Object
Encapsulates configuration of an image building cache stored in a bind mount.
Since:
4.2.0
Author:
Scott Frederick, Stephane Nicoll
  • Constructor Details

    • BindCacheInfo

      public BindCacheInfo()
  • Method Details

    • getSource

      public @Nullable String getSource()