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: 3.15.0
Show newest version
{
  "properties": [
    {
      "name": "conductor.tasks.http.readTimeout",
      "type": "java.lang.Integer",
      "description": "The read timeout of the underlying HttpClient used by the HTTP task."
    },
    {
      "name": "conductor.tasks.http.connectTimeout",
      "type": "java.lang.Integer",
      "description": "The connection timeout of the underlying HttpClient used by the HTTP task."
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy