Skip to content

Latest commit

 

History

History

README.md

Spring Shell Samples

This directory contains example projects that demonstrate different ways to use Spring Shell. Each sample has its own README with build and run instructions; click the links below to open a sample.

Samples

Building all samples

To build all samples from the repository root run:

./mvnw clean install

Notes

Each sample directory contains a README with specific run instructions and additional details.