Java and Spring Boot starter exposing an interactive shell over SSH
Provides a Spring Boot starter that integrates Spring Shell to expose application commands over SSH. Includes built-in command groups (actuator, jmx, system, datasource), interactive mode, post-processors, session management, and support for custom authentication and authorized public keys. Suited for remote administration and operational access to Java/Spring applications or services.
0