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, ...
I want to add some Todos to explain that some code is kept simple for easy understanding. A lot of code could be more generic or more elegant - but I like it to be very easy to read in the first place and not make it as elegant as possible
I want to add some Todos to explain that some code is kept simple for easy understanding. A lot of code could be more generic or more elegant - but I like it to be very easy to read in the first place and not make it as elegant as possible