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

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

The newest version!
{
  "properties": [
    {
      "name": "swe-runner.binding.application-id",
      "type": "java.lang.String",
      "description": "Name of the application that call SWE through starter."
    },
    {
      "name": "swe-runner.binding.destination",
      "type": "java.lang.String",
      "description": "The exchange name on which to send the SWE request."
    },
    {
      "name": "swe-runner.binding.routing-key",
      "type": "java.lang.String",
      "description": "The routing key to use for the binding to swe-runner instance. Default value \"#\" is used to notify all queues."
    },
    {
      "name": "swe-runner.binding.expiration",
      "type": "java.lang.String",
      "description": "Expiration time of SWE requests."
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy