The [section](https://docs.spring.io/spring-shell/reference/commands/organize.html) that documents how to group commands still uses the legacy annotation model. It should be updated to use the new annotation model. The same applies to the [exception resolution ](https://docs.spring.io/spring-shell/reference/commands/exceptionhandling/annotation.html)section. Same thing in other places as well: https://docs.spring.io/spring-shell/reference/commands/interactionmode.html https://docs.spring.io/spring-shell/reference/commands/writing.html https://docs.spring.io/spring-shell/reference/completion.html https://docs.spring.io/spring-shell/reference/components/ui/render.html https://docs.spring.io/spring-shell/reference/execution.html The main `README.md` file as well.
The section that documents how to group commands still uses the legacy annotation model. It should be updated to use the new annotation model.
The same applies to the exception resolution section.
Same thing in other places as well:
https://docs.spring.io/spring-shell/reference/commands/interactionmode.html
https://docs.spring.io/spring-shell/reference/commands/writing.html
https://docs.spring.io/spring-shell/reference/completion.html
https://docs.spring.io/spring-shell/reference/components/ui/render.html
https://docs.spring.io/spring-shell/reference/execution.html
The main
README.mdfile as well.