Merge branch '1.5.x' into 2.0.x
This commit is contained in:
commit
6078865372
|
@ -1230,7 +1230,7 @@ Maven, you would add the following dependency:
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jolokia</groupId>
|
<groupId>org.jolokia</groupId>
|
||||||
<artifactId>jolokia-core</artifactId>
|
<artifactId>jolokia-core</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
----
|
----
|
||||||
|
|
||||||
The Jolokia endpoint can then be exposed by adding `jolokia` or `*` to the
|
The Jolokia endpoint can then be exposed by adding `jolokia` or `*` to the
|
||||||
|
|
Loading…
Reference in New Issue