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.
6b599b8483
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 | 11 years ago | |
spring-boot-sample-actuator-ui | 11 years ago | |
spring-boot-sample-amqp | 11 years ago | |
spring-boot-sample-aop | 11 years ago | |
spring-boot-sample-batch | 11 years ago | |
spring-boot-sample-data-jpa | 11 years ago | |
spring-boot-sample-data-mongodb | 11 years ago | |
spring-boot-sample-integration | 11 years ago | |
spring-boot-sample-jetty | 11 years ago | |
spring-boot-sample-profile | 11 years ago | |
spring-boot-sample-secure | 11 years ago | |
spring-boot-sample-simple | 11 years ago | |
spring-boot-sample-tomcat | 11 years ago | |
spring-boot-sample-traditional | 11 years ago | |
spring-boot-sample-web-jsp | 11 years ago | |
spring-boot-sample-web-static | 11 years ago | |
spring-boot-sample-web-ui | 11 years ago | |
spring-boot-sample-websocket | 11 years ago | |
spring-boot-sample-xml | 11 years ago | |
README.md | ||
pom.xml | 11 years ago |
README.md
Spring Boot - Samples
We are currently still working on documentation for Spring Boot. Please check back in the future.