Commit Graph

2 Commits (8cb0211dcec2bf2efa8b676e93aec2d6108164eb)

Author SHA1 Message Date
Christian Dupuis c2204d6618 Fix jmx.groovy command 11 years ago
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