Uses of Package
org.springframework.shell.core
Packages that use org.springframework.shell.core
Package
Description
Contains core classes for Spring Shell, irrespective of the way commands are actually
implemented.
Contains classes that leverage the JLine library to hook into the Spring Shell REPL.
-
Classes in org.springframework.shell.core used by org.springframework.shell.boot
-
Classes in org.springframework.shell.core used by org.springframework.shell.coreClassDescriptionInput provider based on the JVM's system
Console.To be implemented by components able to provide a "line" of user input, whether interactively or by batch.Base class for interactive shell runners.Interface for shell runners. -
Classes in org.springframework.shell.core used by org.springframework.shell.jlineClassDescriptionTo be implemented by components able to provide a "line" of user input, whether interactively or by batch.Base class for interactive shell runners.Interface for shell runners.
-
Classes in org.springframework.shell.core used by org.springframework.shell.test