We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0960f79 commit afeaa90Copy full SHA for afeaa90
spring-boot-docs/src/main/asciidoc/production-ready-features.adoc
@@ -892,7 +892,7 @@ using Maven you would add the following:
892
<dependency>
893
<groupId>org.jolokia</groupId>
894
<artifactId>jolokia-core</artifactId>
895
- </dependency>
+ </dependency>
896
----
897
898
Jolokia can then be accessed using `/jolokia` on your management HTTP server.
0 commit comments