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-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.
11 years ago
..
spring-boot-sample-actuator Add remote shell implementation based on crsh 11 years ago
spring-boot-sample-actuator-ui Add sample with form login 11 years ago
spring-boot-sample-amqp Polish 11 years ago
spring-boot-sample-aop Polish 11 years ago
spring-boot-sample-batch Rework POMs to support automated CI release 11 years ago
spring-boot-sample-data-jpa Polish 11 years ago
spring-boot-sample-data-mongodb Polish 11 years ago
spring-boot-sample-integration Rework POMs to support automated CI release 11 years ago
spring-boot-sample-jetty Rework POMs to support automated CI release 11 years ago
spring-boot-sample-profile Polish 11 years ago
spring-boot-sample-secure Add sample with form login 11 years ago
spring-boot-sample-simple Add spring-boot tests to test starter 11 years ago
spring-boot-sample-tomcat Polish 11 years ago
spring-boot-sample-traditional Polish 11 years ago
spring-boot-sample-web-jsp Polish 11 years ago
spring-boot-sample-web-static Polish 11 years ago
spring-boot-sample-web-ui Disable whitelabel view if Thymeleaf error.html detected 11 years ago
spring-boot-sample-websocket Apply source formatting to samples 11 years ago
spring-boot-sample-xml Polish 11 years ago
README.md
pom.xml Add new sample to reactor build 11 years ago

README.md

Spring Boot - Samples

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