Browse Source

Add a note that CRaSH support will be removed in documentation

Closes gh-7856
pull/7873/head
Stephane Nicoll 9 years ago
parent
commit
2ea7187165
  1. 2
      spring-boot-docs/src/main/asciidoc/production-ready-features.adoc

2
spring-boot-docs/src/main/asciidoc/production-ready-features.adoc

@ -842,6 +842,8 @@ the following dependency to your project: @@ -842,6 +842,8 @@ the following dependency to your project:
</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
on `org.crsh:crsh.shell.telnet`.

Loading…
Cancel
Save