Package org.springframework.boot.maven
Class CacheInfo
java.lang.Object
org.springframework.boot.maven.CacheInfo
Encapsulates configuration of an image building cache.
- Since:
- 2.6.0
- Author:
- Scott Frederick
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Encapsulates configuration of an image building cache stored in a volume. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
CacheInfo
public CacheInfo()
-
-
Method Details
-
setVolume
-