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