Project Summary
Project Information
Field | Value |
---|---|
Name | Domain Events |
Description | Domain Event is a project that defines and manages domain-specific events, allowing different parts of the domain to respond to occurrences explicitly. By decoupling side effects and expressing them explicitly, it ensures clean, maintainable workflows and aligns with domain-driven design principles. This approach enhances scalability and minimizes implicit coupling between rules and code. |
Homepage | https://macha.machanism.org/core/core-entities/event-entities/domain-event |
Project Organization
This project does not belong to an organization.
Build Information
Field | Value |
---|---|
GroupId | org.machanism.macha.core.entities.event |
ArtifactId | domain-event |
Version | 0.0.3 |
Type | jar |
Java Version | 1.8 |