Uses of Package
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.