From f7a5ee3bcce63a1873578c3f3fbaa1dd362c5b5f Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 9 Jul 2014 10:03:50 +0200 Subject: [PATCH] Remove duplicate key --- .../src/main/asciidoc/appendix-application-properties.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/spring-boot-docs/src/main/asciidoc/appendix-application-properties.adoc b/spring-boot-docs/src/main/asciidoc/appendix-application-properties.adoc index 1ab5ee145e..b0beb6777d 100644 --- a/spring-boot-docs/src/main/asciidoc/appendix-application-properties.adoc +++ b/spring-boot-docs/src/main/asciidoc/appendix-application-properties.adoc @@ -362,7 +362,6 @@ content into your application; rather pick only the properties that you need. endpoints.jmx.enabled=true endpoints.jmx.domain= # the JMX domain, defaults to 'org.springboot' endpoints.jmx.unique-names=false - endpoints.jmx.enabled=true endpoints.jmx.staticNames= # JOLOKIA ({sc-spring-boot-actuator}/autoconfigure/JolokiaProperties.{sc-ext}[JolokiaProperties])