Uses of Package
org.springframework.boot.loader.archive
Packages that use org.springframework.boot.loader.archive
Package
Description
System that allows self-contained JAR/WAR archives to be launched using
java -jar
.Abstraction over logical Archives be they backed by a JAR file or unpacked into a
directory.
-
Classes in org.springframework.boot.loader.archive used by org.springframework.boot.loaderClassDescriptionAn archive that can be launched by the
Launcher
.Represents a single entry in the archive. -
Classes in org.springframework.boot.loader.archive used by org.springframework.boot.loader.archive