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": "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"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy