Skip to content

Simple application showing the concepts using plain Java without infrastructure

License

Notifications You must be signed in to change notification settings

berndruecker/flowing-retail-concept-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple application showing the concepts using plain Java without infrastructure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages