camunda-community-hub/zeebe-http-worker

Migrate worker to use Spring Boot

Closed this issue · 0 comments

Some future features will be much easier to implement when using Spring Boot, e.g. readyness probes or configuration of the whole Zeebe client (using https://github.com/zeebe-io/spring-zeebe).