issues
search
kgrzybek
/
modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
MIT License
11.09k
stars
1.74k
forks
source link
feat: command with result should not return unit
#210
Closed
GregoireWulliamoz
closed
3 years ago
GregoireWulliamoz
commented
3 years ago
Add architecture test for preventing command with result returning Unit
Add missing UnitOfWorkCommandHandlerDecorator in Administration module
Fix tests accordingly
kgrzybek
commented
3 years ago
Thank you @GregoireWulliamoz