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
Launcher s. |
Launcher
Base class for launchers that can start an application with a fully configured
classpath backed by one or more
Archive s. |
MainMethodRunner
Utility class that is used by
Launcher s to call a main method. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.