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. |
||
---|---|---|
.. | ||
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 | ||
spring-boot-starter-security | ||
spring-boot-starter-shell-crsh | ||
spring-boot-starter-test | ||
spring-boot-starter-tomcat | ||
spring-boot-starter-web | ||
spring-boot-starter-websocket | ||
README.md | ||
pom.xml |
README.md
Spring Boot - Starters
We are currently still working on documentation for Spring Boot. Please check back in the future.