Dynamic Job Worker

Hi, can you please suggest any document or example so that I can create dynamic job worker and can write ‘task to perform’ in that worker?
I have gone through https://forum.zeebe.io/t/dynamic-create-jobworker/849 this link. But git repository is not found as suggested in this answer. Please help me. Thanks

1 Like

Hi Manish.

The correct link is https://github.com/zeebe-io/spring-zeebe. As you are asking for an example and I assume Java (as you reference that thread), a simple example is also in the docs: https://docs.zeebe.io/clients/java-client/get-started.html#work-on-a-job

Is this what you are searching for? Or can you otherwise rephrase the question?

Best
Bernd

1 Like