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": "conductor.redis-lock.server-type",
      "defaultValue": "SINGLE"
    }
  ],
  "hints": [
    {
      "name": "conductor.workflow-execution-lock.type",
      "values": [
        {
          "value": "redis",
          "description": "Use the redis-lock implementation as the lock provider."
        }
      ]
    },
    {
      "name": "conductor.redis-lock.server-type",
      "providers": [
        {
          "name": "handle-as",
          "parameters": {
            "target": "java.lang.Enum"
          }
        }
      ]
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy