Project Summary
Project Information
| Field | Value |
|---|---|
| Name | Apps Outbox Saga |
| Description | This project implements a choreography-based saga using the transactional outbox pattern to coordinate distributed transactions. By defining and handling domain events, it facilitates communication between services, enabling complex business processes without relying on a central orchestrator. |
| Homepage | https://macha.machanism.org/apps/apps-adapters/apps-rest-adapters/apps-outbox-saga |
Project Organization
This project does not belong to an organization.
Build Information
| Field | Value |
|---|---|
| GroupId | org.machanism.macha.apps.adapters.rest.outbox-saga |
| ArtifactId | apps-outbox-saga |
| Version | 0.0.4-SNAPSHOT |
| Type | pom |
Macha