spring-boot/spring-boot-samples
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-sample-actuator Add remote shell implementation based on crsh 2013-11-04 17:22:02 +01:00
spring-boot-sample-actuator-ui Add sample with form login 2013-11-01 11:28:53 +00:00
spring-boot-sample-amqp Polish 2013-10-08 21:17:39 -07:00
spring-boot-sample-aop Polish 2013-10-08 20:30:45 -07:00
spring-boot-sample-batch Rework POMs to support automated CI release 2013-09-05 22:05:29 -07:00
spring-boot-sample-data-jpa Polish 2013-10-08 21:17:39 -07:00
spring-boot-sample-data-mongodb Polish 2013-10-08 20:30:45 -07:00
spring-boot-sample-integration Rework POMs to support automated CI release 2013-09-05 22:05:29 -07:00
spring-boot-sample-jetty Rework POMs to support automated CI release 2013-09-05 22:05:29 -07:00
spring-boot-sample-profile Polish 2013-10-08 20:30:45 -07:00
spring-boot-sample-secure Add sample with form login 2013-11-01 11:28:53 +00:00
spring-boot-sample-simple Add spring-boot tests to test starter 2013-11-01 14:39:03 +00:00
spring-boot-sample-tomcat Polish 2013-10-08 20:30:45 -07:00
spring-boot-sample-traditional Polish 2013-10-08 20:30:45 -07:00
spring-boot-sample-web-jsp Polish 2013-10-08 20:30:45 -07:00
spring-boot-sample-web-static Polish 2013-10-08 20:30:45 -07:00
spring-boot-sample-web-ui Disable whitelabel view if Thymeleaf error.html detected 2013-10-23 10:48:14 -04:00
spring-boot-sample-websocket Apply source formatting to samples 2013-10-08 20:25:10 -07:00
spring-boot-sample-xml Polish 2013-10-08 20:30:45 -07:00
pom.xml Add new sample to reactor build 2013-11-02 15:49:36 +00:00
README.md Documentation 2013-08-05 22:36:22 -07:00

Spring Boot - Samples

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