ddd-by-examples / factory

The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
MIT License
1.34k stars 273 forks source link

Looks good, but event sourcing is missing #21

Open Narvalex opened 5 years ago

Narvalex commented 5 years ago

I think and event sourced bounded context should be in any modern DDD reference application, why not?

michal-michaluk commented 5 years ago

Maybe with actor model?