You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-starters
Christian Dupuis 6b599b8483 Add remote shell implementation based on crsh
This commit adds a new starter named spring-boot-starter-shell-crsh and auto configuration support to embed a system shell within Spring Boot applications.

The embedded shell allows clients to connect via ssh or telnet to the Boot app and execute commands. Commands can be implemented and embedded with app.

For sample usage see spring-boot-samples-actuator.
11 years ago
..
spring-boot-starter
spring-boot-starter-actuator
spring-boot-starter-amqp
spring-boot-starter-aop
spring-boot-starter-batch
spring-boot-starter-data-jpa
spring-boot-starter-integration
spring-boot-starter-jdbc
spring-boot-starter-jetty
spring-boot-starter-logging
spring-boot-starter-parent Add remote shell implementation based on crsh 11 years ago
spring-boot-starter-security
spring-boot-starter-shell-crsh Add remote shell implementation based on crsh 11 years ago
spring-boot-starter-test Add spring-boot tests to test starter 11 years ago
spring-boot-starter-tomcat
spring-boot-starter-web
spring-boot-starter-websocket
README.md
pom.xml Add remote shell implementation based on crsh 11 years ago

README.md

Spring Boot - Starters

We are currently still working on documentation for Spring Boot. Please check back in the future.