Packages 
PackageDescription
org.springframework.boot.loader
System that allows self-contained JAR/WAR archives to be launched using java -jar.
org.springframework.boot.loader.archive
Abstraction over logical Archives be they backed by a JAR file or unpacked into a folder.
org.springframework.boot.loader.data
Classes and interfaces to allows random access to a block of data.
org.springframework.boot.loader.jar
Support for loading and manipulating JAR/WAR files.
org.springframework.boot.loader.util
Utilities used by Spring Boot's JAR loading.