Add a note that CRaSH support will be removed in documentation
Closes gh-7856
This commit is contained in:
parent
e1977aa86e
commit
2ea7187165
|
@ -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`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue