Skip to content

Leoon-X/Spring-Shell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Shell

Active development branch is 2.1.x and main branch is development branch targeting Spring Boot 3.x and Spring Framework 6.x.

Building

./mvnw package

Running

The project comes with a sample application, showcasing the various ways you can write commands.

./mvnw install
./mvnw -pl spring-shell-samples spring-boot:run

From there, try typing help or help <commmand> at the shell prompt.

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.4%
  • TypeScript 4.5%
  • Other 0.1%