Class JarModeLibrary
java.lang.Object
org.springframework.boot.loader.tools.Library
org.springframework.boot.loader.tools.JarModeLibrary
Library
implementation for internal jarmode jars.- Since:
- 2.3.0
- Author:
- Phillip Webb
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.boot.loader.tools.Library
getCoordinates, getName, getScope, isIncluded, isLocal, isUnpackRequired
-
Field Details
-
TOOLS
JarModeLibrary
for layer tools.
-
-
Constructor Details
-
JarModeLibrary
-
-
Method Details
-
openStream
- Throws:
IOException
-
getFile
Description copied from class:Library
Return the library file.
-