Hi,
I am using spring zeebe & zeebe 0.24.5. I used @ZeebeDeployment annotation to deploy the workflow. But unfortunately, every time when I restart the spring service it will re-deploy the same workflow in Zeebe.
Now each workflow version is reached more than 200.
Is there any solution to stop redeploying the duplicates in spring?