| Package | Description | 
|---|---|
| org.springframework.boot.loader | 
 System that allows self-contained JAR/WAR archives to be launched using
  
java -jar. | 
| Class and Description | 
|---|
| ExecutableArchiveLauncher
 Base class for executable archive  
Launchers. | 
| Launcher
 Base class for launchers that can start an application with a fully configured
 classpath backed by one or more  
Archives. | 
| MainMethodRunner
 Utility class that is used by  
Launchers to call a main method. |