You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Help me with integrating this as repo as dependency and get http zeebe worker registered...
I am able to include as dependency with below..
io.zeebe
zeebe-http-worker
1.2.0
But its not registering as Zeebe worker and still unable to invoke worker... adding worker properties in application.yaml does not help either.. Kindly provide info on this ..
Thanks in advance..
The text was updated successfully, but these errors were encountered:
tapanNMBR
changed the title
How to POM Dependency and register as Zeebe Worker ?
How to add as POM dependency and register as Zeebe Worker ?
Oct 3, 2022
Embedding the worker inside another Java Spring Boot application might be possible. But you would need to boot the worker application somehow. But I can't tell you how.
Help me with integrating this as repo as dependency and get http zeebe worker registered...
I am able to include as dependency with below..
io.zeebe
zeebe-http-worker
1.2.0
But its not registering as Zeebe worker and still unable to invoke worker... adding worker properties in application.yaml does not help either.. Kindly provide info on this ..
Thanks in advance..
The text was updated successfully, but these errors were encountered: