Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate support for the remote shell #7044

Closed
wilkinsona opened this issue Sep 28, 2016 · 7 comments
Closed

Deprecate support for the remote shell #7044

wilkinsona opened this issue Sep 28, 2016 · 7 comments
Assignees
Milestone

Comments

@wilkinsona
Copy link
Member

It's going to be removed in 2.0 (#7006)

@gnuphie
Copy link

gnuphie commented Sep 28, 2016

Are there any plans for a replacement? I have really found this feature useful.

@wilkinsona
Copy link
Member Author

wilkinsona commented Sep 28, 2016

Sorry, not at the moment. Based on the stats we have, it would appear that the remote shell isn't very widely used. For example, comparing Maven Central downloads for August, the remote shell starter had 2% of the downloads that the web starter had. That means that it's unlikely to be worth investing significant effort in a replacement.

@philwebb
Copy link
Member

@gnuphie Out of interest, what do you find useful about the feature? What keeps you using it over the web endpoints or JMX?

@aligit
Copy link

aligit commented Mar 18, 2017

is it possible to use jshell with spring boot as a replacement?

@philwebb
Copy link
Member

@aligit you mean the REPL shipped with Java 9? If so they're different things. This issue was specifically about embedded ssh support.

@anand1st
Copy link

FYI. There's a new project providing support for SSH with spring boot 2.x. You can find it at https://github.com/anand1st/sshd-shell-spring-boot. It's not compatible with spring-boot-remote-shell implementations but it should be not be too difficult to migrate.

P.S. I am the author. If there are any suggestions, please do let me know.

@bkahlerventer
Copy link

sshd-shell-spring-boot appears to have died with spring-boot 2.3 the last version supported...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants