flowing-retail-concept-java icon indicating copy to clipboard operation
flowing-retail-concept-java copied to clipboard

Simple application showing the concepts using plain Java without infrastructure

Demonstrating the need of event command transformation with simple Java

This simplistic Java application shows different possibilities to implement an event flow that stretches across context boundaries, might it be the bounded context of DDD or microservices.

It shows how a pure event notification works, and where the shortcomings are when it comes to changing the flow.

A blog post on it will follow soon.

You can also find a screencast on YouTube:

IMAGE ALT TEXT HERE