Tag: domain-event
Browse 1 practical software engineering resources tagged with "domain-event". Discover code recipes, design patterns, documentation templates, and in-depth guides to help you build, deploy, and maintain production-ready solutions involving domain-event.
Domain Event Pattern
Capture and publish significant occurrences within a domain model to decouple side effects from core business logic and enable reactive workflows.