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 468 forks source link

Add more todos to comment on simplicity #14

Open berndruecker opened 6 years ago

berndruecker commented 6 years ago

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