This commit is contained in:
Stephane Nicoll
2018-02-13 17:37:56 +01:00
parent 682612efa3
commit 83e0978a03

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
----