application.properties
:
endpoints.jmx.domain=myapp
endpoints.jmx.unique-names=true
endpoints.jmx.enabled=false
<dependency>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-core</artifactId>
</dependency>
jolokia.config.debug=true
endpoints.jolokia.enabled=false
jconsole