Remove MBean shutdown warning from documentation

Closes gh-17988
This commit is contained in:
Phillip Webb 2019-08-30 21:27:51 -07:00
parent 368eb566fb
commit 1ff784ff54
1 changed files with 0 additions and 2 deletions

View File

@ -318,8 +318,6 @@ This feature could also be useful for any service wrapper implementation.
TIP: If you want to know on which HTTP port the application is running, get the property with a key of `local.server.port`. TIP: If you want to know on which HTTP port the application is running, get the property with a key of `local.server.port`.
CAUTION: Take care when enabling this feature, as the MBean exposes a method to shutdown the application.
[[boot-features-external-config]] [[boot-features-external-config]]