Browse Source

Fix json structure

pull/11680/head
Stephane Nicoll 8 years ago
parent
commit
6086bc714f
  1. 1
      spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

1
spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

@ -233,7 +233,6 @@ @@ -233,7 +233,6 @@
"description": "Instrument all available data sources.",
"defaultValue": true
},
},
{
"name": "management.metrics.rabbitmq.instrument",
"type": "java.lang.Boolean",

Loading…
Cancel
Save