Merge branch '2.1.x'

Closes gh-18025
This commit is contained in:
Phillip Webb
2019-08-30 21:28:31 -07:00

View File

@@ -336,8 +336,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`.
CAUTION: Take care when enabling this feature, as the MBean exposes a method to shutdown the application.
[[boot-features-external-config]]