kgrzybek / modular-monolith-with-ddd

Full Modular Monolith application with Domain-Driven Design approach.
MIT License
10.89k stars 1.71k forks source link

How to achieve the domain event of new entity before saving when create new entity,please? #254

Open effapp opened 2 years ago

effapp commented 2 years ago

How to achieve the domain event of new entity before saving when create new entity,please?