MateuszNaKodach / SelfImprovement

This project has some sample code for my personal learning purpose. Things which I've learnead are collected as issues here: https://github.com/nowakprojects/SelfImprovement/issues
104 stars 17 forks source link

Event Sourcing | ViewModel Composition #3853

Open MateuszNaKodach opened 3 years ago

MateuszNaKodach commented 3 years ago

https://milestone.topics.it/categories/view-model-composition

Recommended:

[DDD/CQRS] Replaying Integration Events image image

COMPOSITION GATEWAY EXAMPLE: https://github.com/mauroservienti/composition-gateway-samples

BenceSzalai commented 1 year ago

Many of the links only work with the category prefix removed, e.g.: instead of https://milestone.topics.it/view-model-composition/2019/03/13/there-is-no-such-thing-as-cross-services-composition.html it is https://milestone.topics.it/2019/03/13/there-is-no-such-thing-as-cross-services-composition.html