This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Shell 4.0.1!spring-doc.cn

Reading Docs

Throughout this documentation, we make references to configuring something by using annotations or programmatic examples.spring-doc.cn

The annotation model relates to the use of @Command annotation. The programmatic model relates to creating commands using APIs such as Command.Builder.spring-doc.cn

These two approaches can be mixed in the same application.spring-doc.cn