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