| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Welcome to the spring-shell wiki!
Spring Shell is a Spring project that helps you build production-grade CLI (command-line interface) applications on top of the Spring platform.
The main code repository is a multi-module Maven project containing:
| Module | Purpose |
|---|---|
| spring-shell-core | Core framework (command registration, parsing, etc.) |
| spring-shell-jline | JLine integration for the interactive terminal |
| spring-shell-test | Testing support |
| spring-shell-starters | Starter dependencies |
| spring-shell-dependencies | Spring Shell's Maven Bill of Materials |
| spring-shell-samples | Sample applications (hello world, petclinic, secure input, etc.) |
| spring-shell-docs | Documentation built with Antora |
| spring-shell-[core|test]-autoconfigure | Spring Boot core/test auto-configuration |
| Back | FazBrowse Home | New Git URL |