Uses of Annotation Interface
org.springframework.shell.command.annotation.EnableCommand
Packages that use EnableCommand
-
Uses of EnableCommand in org.springframework.shell.command.annotation
Classes in org.springframework.shell.command.annotation with annotations of type EnableCommandModifier and TypeClassDescription@interface
Configures the base packages used when scanning for@Comamnd
classes.