All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy

There is a newer version: 2.2.10.RELEASE
Show newest version
{
  "properties": [
    {
      "defaultValue": "true",
      "name": "archaius.propagate.environmentChangedEvent",
      "description": "Propagates EnvironmentChanged events to Archaius ConfigurationManager.",
      "type": "java.lang.Boolean"
    },
    {
      "defaultValue": true,
      "name": "eureka.client.healthcheck.enabled",
      "description": "Enables the Eureka health check handler.",
      "type": "java.lang.Boolean"
    },
    {
      "defaultValue": "true",
      "name": "management.metrics.binders.hystrix.enabled",
      "description": "Enables creation of OK Http Client factory beans.",
      "type": "java.lang.Boolean"
    },
    {
      "defaultValue": false,
      "name": "hystrix.shareSecurityContext",
      "description": "Enables auto-configuration of the Hystrix concurrency strategy plugin hook who will transfer the `SecurityContext` from your main thread to the one used by the Hystrix command.",
      "type": "java.lang.Boolean"
    },
    {
      "defaultValue": false,
      "name": "ribbon.restclient.enabled",
      "description": "Enables the use of the deprecated Ribbon RestClient.",
      "type": "java.lang.Boolean"
    },
    {
      "defaultValue": false,
      "name": "ribbon.http.client.enabled",
      "description": "Deprecated property to enable Ribbon RestClient.",
      "type": "java.lang.Boolean"
    },
    {
      "defaultValue": true,
      "name": "ribbon.eureka.enabled",
      "description": "Enables the use of Eureka with Ribbon.",
      "type": "java.lang.Boolean"
    },
    {
      "defaultValue": false,
      "name": "ribbon.okhttp.enabled",
      "description": "Enables the use of the OK HTTP Client with Ribbon.",
      "type": "java.lang.Boolean"
    },
    {
      "defaultValue": true,
      "name": "turbine.stream.enabled",
      "description": "Enables Autoconfiguration for a Spring Cloud Turbine using Spring Cloud Stream.",
      "type": "java.lang.Boolean"
    },
    {
      "defaultValue": false,
      "name": "zuul.ribbon.eager-load.enabled",
      "description": "Enables eager loading of Ribbon clients on startup.",
      "type": "java.lang.Boolean"
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy