| Class | Description |
|---|---|
| ArchiveCommand.ArchiveOptionHandler | Abstract base CompilerOptionHandler for archive commands. |
| JarCommand | org.springframework.boot.cli.command.Command to create a self-contained executable jar file from a CLI application. |
| ResourceMatcher.MatchedResource | A single matched resource. |
| WarCommand | org.springframework.boot.cli.command.Command to create a self-contained executable jar file from a CLI application. |