Command Not Found behavior

Open Beginner friendly
#1,376 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Active
Tech stack
java, spring
Domain
cli, documentation

Research direction

Start by comparing the Spring Shell 3.4 documentation at the linked commandnotfound.html page with the version 4 documentation, then search version 4.0.2 for CommandNotFoundMessageProvider. Done means the version 4 documentation accurately describes the current command-not-found behavior or clearly records that the feature was removed.

Written by the indexing model from the issue text.

Description

status/need-triage

The wiki has for version 3.4 has aa section on handling a command not found situation (https://docs.spring.io/spring-shell/reference/3.4/customization/commandnotfound.html).

That section does not exist in version 4 of the wiki.

Additionally, the CommandNotFoundMessageProvider class does not appear to exist in version 4.0.2 of spring shell.

Dominant language
Java
Stars
825
Forks
404
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from spring-projects/spring-shell

All issues in spring-projects/spring-shell

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.