You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I feel that all the modules are heavily dependent on BuildingBlocks, which forces them to follow the same layered architecture (Application, Domain, Infrastructure). What if some modules are different and don’t require these three layers? Has anyone created or implemented an example where not all modules follow the CQRS style of layering but still need some buildingblocks functionality (database access, integration events etc)?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I feel that all the modules are heavily dependent on BuildingBlocks, which forces them to follow the same layered architecture (Application, Domain, Infrastructure). What if some modules are different and don’t require these three layers? Has anyone created or implemented an example where not all modules follow the CQRS style of layering but still need some buildingblocks functionality (database access, integration events etc)?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions