public class JarCommand extends ArchiveCommand
org.springframework.boot.cli.command.Command to create a self-contained executable jar file from a CLI application.
| Constructor and description |
|---|
JarCommand() |
| Methods inherited from class | Name |
|---|---|
class ArchiveCommand |
getUsageHelp |
class OptionParsingCommand |
getHandler, getHelp, getOptionsHelp, run |
class AbstractCommand |
getDescription, getExamples, getHelp, getName, getOptionsHelp, getUsageHelp |