additional-spring-configuration-metadata.json 237 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12
{
  "groups": [
  ],
  "properties": [
    {
      "name": "spring.boot.admin.discovery.enabled",
      "type": "java.lang.Boolean",
      "description": "Enable Spring Cloud Discovery support.",
      "defaultValue": "true"
    }
  ]
}