berndruecker / flowing-retail

Sample application demonstrating an order fulfillment system decomposed into multiple independant components (e.g. microservices). Showing concrete implementation alternatives using e.g. Java, Spring Boot, Apache Kafka, Camunda, Zeebe, ...
Apache License 2.0
1.31k stars 468 forks source link

Update to latest Zeebe client (to be able to leverage regions) #60

Closed berndruecker closed 2 years ago

berndruecker commented 2 years ago

`

io.camunda spring-zeebe-starter 1.1.0

`

spring-zeebe-starter 1.2.0 is also about to be released.

berndruecker commented 2 years ago

Superseeded by #73