Package | Description |
---|---|
org.springframework.boot.loader |
System that allows self-contained JAR/WAR archives to be launched using
java -jar . |
Modifier and Type | Class and Description |
---|---|
class |
JarLauncher
Launcher for JAR based archives. |
class |
WarLauncher
Launcher for WAR based archives. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.