Merge branch '1.5.x'

This commit is contained in:
Stephane Nicoll
2016-10-11 17:42:53 +02:00
8 changed files with 58 additions and 3 deletions

View File

@@ -803,7 +803,7 @@ If you are using Jolokia but you don't want Spring Boot to configure it, simply
[[production-ready-remote-shell]]
== Monitoring and management using a remote shell
== Monitoring and management using a remote shell (deprecated)
Spring Boot supports an integrated Java shell called '`CRaSH`'. You can use CRaSH to
`ssh` or `telnet` into your running application. To enable remote shell support, add
the following dependency to your project: