Package org.springframework.shell.command.annotation
package org.springframework.shell.command.annotation
-
ClassDescriptionAnnotation marking a method to be a candicate for a shell command target.Annotation marking a method having
Availability
.Configures the base packages used when scanning for@Comamnd
classes.Enable support for@Command
annotated classes.Annotation for handling exceptions in specific command classes and/or its methods.Defines exit code.Annotation marking a method parameter to be a candicate for an option.Annotation marking a method parameter which completion proposals should be used.