issues
search
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.32k
stars
470
forks
source link
Big overhaul
#73
Open
berndruecker
opened
2 years ago
berndruecker
commented
2 years ago
[x] Update to Camunda 8.x
[x] Switch Spring Cloud Streams to normal KafkaListener (more robust and better compatibility with other Spring things)
Remove unmaintained parts of the code, this mostly means:
[x] NodeJS examples
[x] Camunda 7
[x] K8S deployment files
[ ] Add Github Action to build artifacts and deploy on DockerHub
[ ] Update Choreography Example (use latest Optimize with Identity and Event Ingestion)
berndruecker
commented
2 years ago
These are the steps I did locally:
build.txt