This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Shell 3.3.3! |
Exit
The quit
command (also aliased as exit
) requests the shell to quit, gracefully
closing the Spring application context. If not overridden, a JLine History
bean writes a history of all
commands to disk, so that they are available again on the next launch.