Class PackagedSpringApplicationLauncher
java.lang.Object
org.springframework.boot.cli.archive.PackagedSpringApplicationLauncher
A launcher for a CLI application that has been compiled and packaged as a jar file.
- Since:
- 1.0.0
- Author:
- Andy Wilkinson, Phillip Webb
-
Field Details
-
SOURCE_ENTRY
The entry containing the source class.- See Also:
-
START_CLASS_ENTRY
The entry containing the start class.- See Also:
-
-
Method Details
-
main
- Throws:
Exception
-