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": false,
      "name": "ribbon.restclient.enabled",
      "description": "Enables the use of the deprecated Ribbon RestClient.",
      "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": false,
      "name": "zuul.ribbon.eager-load.enabled",
      "description": "Enables eager loading of Ribbon clients on startup.",
      "type": "java.lang.Boolean"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy