Remove MBean shutdown warning from documentation
Closes gh-17988
This commit is contained in:
parent
368eb566fb
commit
1ff784ff54
|
@ -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]]
|
||||||
|
|
Loading…
Reference in New Issue