Package | Description |
---|---|
org.springframework.boot.loader |
System that allows self-contained JAR/WAR archives to be launched using
java -jar . |
Modifier and Type | Method and Description |
---|---|
protected MainMethodRunner |
Launcher.createMainMethodRunner(String mainClass,
String[] args,
ClassLoader classLoader)
Create the
MainMethodRunner used to launch the application. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.