Package | Description |
---|---|
org.springframework.boot.loader.tools |
Tools for generating executable JAR/WAR files.
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePackager
Utility class that can be used to export a fully packaged archive to an OCI image.
|
class |
Repackager
Utility class that can be used to repackage an archive so that it can be executed using
'java -jar'.
|