This commit is contained in:
Stephane Nicoll 2018-02-13 17:37:56 +01:00
parent 682612efa3
commit 83e0978a03
1 changed files with 1 additions and 1 deletions

View File

@ -1068,7 +1068,7 @@ If you use Jolokia but do not want Spring Boot to configure it, set the
[source,properties,indent=0]
----
management.jolokia.enabled=false
management.endpoint.jolokia.enabled=false
----