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.
2013-11-04 17:22:02 +01:00
..
spring-boot-starter Back to SNAPSHOT for dev 2013-09-05 17:15:15 -07:00
spring-boot-starter-actuator Stop log4j from moaning on startup 2013-10-16 13:42:51 -04:00
spring-boot-starter-amqp Added AMQP starter and sample 2013-10-07 11:02:21 -04:00
spring-boot-starter-aop Add AopAutoConfiguration (also starter and sample) 2013-09-11 06:18:34 -07:00
spring-boot-starter-batch Back to SNAPSHOT for dev 2013-09-05 17:15:15 -07:00
spring-boot-starter-data-jpa Include Tomcat JDBC preferentially if using starter-poms 2013-09-12 11:53:57 -07:00
spring-boot-starter-integration Back to SNAPSHOT for dev 2013-09-05 17:15:15 -07:00
spring-boot-starter-jdbc Include Tomcat JDBC preferentially if using starter-poms 2013-09-12 11:53:57 -07:00
spring-boot-starter-jetty Back to SNAPSHOT for dev 2013-09-05 17:15:15 -07:00
spring-boot-starter-logging Back to SNAPSHOT for dev 2013-09-05 17:15:15 -07:00
spring-boot-starter-parent Add remote shell implementation based on crsh 2013-11-04 17:22:02 +01:00
spring-boot-starter-security Back to SNAPSHOT for dev 2013-09-05 17:15:15 -07:00
spring-boot-starter-shell-crsh Add remote shell implementation based on crsh 2013-11-04 17:22:02 +01:00
spring-boot-starter-test Add spring-boot tests to test starter 2013-11-01 14:39:03 +00:00
spring-boot-starter-tomcat Back to SNAPSHOT for dev 2013-09-05 17:15:15 -07:00
spring-boot-starter-web Back to SNAPSHOT for dev 2013-09-05 17:15:15 -07:00
spring-boot-starter-websocket Back to SNAPSHOT for dev 2013-09-05 17:15:15 -07:00
pom.xml Add remote shell implementation based on crsh 2013-11-04 17:22:02 +01:00
README.md Documentation 2013-08-05 22:36:22 -07:00

Spring Boot - Starters

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