| Package | Description |
|---|---|
| org.springframework.boot.cli.command |
| Modifier and Type | Class and Description |
|---|---|
class |
CleanCommand
Command to 'clean' up grapes, removing cached dependencies and forcing a
download on the next attempt to resolve. |
class |
CreateCommand
Command to 'create' a new spring groovy script. |
class |
OptionParsingCommand
Base class for a
Command that pare options using an OptionHandler. |
class |
RunCommand
Command to 'run' a groovy script or scripts. |
class |
VersionCommand
Command to display the 'version' number. |
Copyright © 2013. All Rights Reserved.