Project Summary
Project Information
| Field | Value |
|---|---|
| Name | Integration Events |
| Description | Integration Event is a project designed to handle distributed event communication between microservices, Bounded Contexts, or external systems. Unlike domain events, integration events propagate committed transactions to other subsystems asynchronously, ensuring consistency and reliability. |
| Homepage | https://macha.machanism.org/core/core-entities/event-entities/integration-event |
Project Organization
This project does not belong to an organization.
Build Information
| Field | Value |
|---|---|
| GroupId | org.machanism.macha.core.entities.event |
| ArtifactId | integration-event |
| Version | 0.0.4-SNAPSHOT |
| Type | jar |
| Java Version | 1.8 |
Macha