Project Summary
Project Information
| Field | Value |
|---|---|
| Name | Spring Boot Order Service (Outbox) |
| Description | Spring Boot Order Service leverages the Outbox Pattern to ensure reliable event-driven communication in distributed systems. This service handles order-related operations while integrating with other services through transactional outbox events, enabling consistent and resilient coordination across microservices. |
| Homepage | https://macha.machanism.org/apps/apps-adapters/apps-rest-adapters/apps-outbox-saga/outbox-order-rest |
Project Organization
This project does not belong to an organization.
Build Information
| Field | Value |
|---|---|
| GroupId | org.machanism.macha.apps.adapters.rest.outbox-saga |
| ArtifactId | outbox-order-rest |
| Version | 0.0.4-SNAPSHOT |
| Type | jar |
| Java Version | 11 |
Macha