JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.shell.command.annotation
Packages that use
org.springframework.shell.command.annotation
Package
Description
org.springframework.shell.command.annotation
org.springframework.shell.samples
Classes in
org.springframework.shell.command.annotation
used by
org.springframework.shell.command.annotation
Class
Description
EnableCommand
Enable support for
@Command
annotated classes.
Classes in
org.springframework.shell.command.annotation
used by
org.springframework.shell.samples
Class
Description
CommandScan
Configures the base packages used when scanning for
@Comamnd
classes.