-
Notifications
You must be signed in to change notification settings - Fork 394
Closed
Labels
area/dependenciesBelongs project dependenciesBelongs project dependenciesstatus/need-triageTeam needs to triage and take a first lookTeam needs to triage and take a first looktype/enhancementIs an enhancement requestIs an enhancement request
Milestone
Description
Currently, it is required to add two dependencies to get core commands like exit and help. As a spring shell user, I was surprised that adding the spring-shell-core dependency to the hello world sample worked fine with my hello command, but I was not able to exit the shell! The exit command was not provided by default and I had to add a separate jar, spring-shell-standard.
This was quite surprising to me to have add another dependency to get "core" commands like exit and help.
Metadata
Metadata
Assignees
Labels
area/dependenciesBelongs project dependenciesBelongs project dependenciesstatus/need-triageTeam needs to triage and take a first lookTeam needs to triage and take a first looktype/enhancementIs an enhancement requestIs an enhancement request