Add a note that CRaSH support will be removed in documentation

Closes gh-7856
This commit is contained in:
Stephane Nicoll 2017-01-04 10:10:15 +01:00
parent e1977aa86e
commit 2ea7187165
1 changed files with 2 additions and 0 deletions

View File

@ -842,6 +842,8 @@ the following dependency to your project:
</dependency> </dependency>
---- ----
NOTE: The remote shell is deprecated and will be removed in Spring Boot 2.0.
TIP: If you want to also enable telnet access you will additionally need a dependency TIP: If you want to also enable telnet access you will additionally need a dependency
on `org.crsh:crsh.shell.telnet`. on `org.crsh:crsh.shell.telnet`.