Open tapanNMBR opened 2 years ago
@tapanNMBR please have a look at the install instructions: https://github.com/camunda-community-hub/zeebe-http-worker#install
It is recommended to use the Zeebe HTTP worker as a Docker image.
@saig0 : i get Docker is recommended approach, But is it possible to use as dependency or not ?
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..
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..