Project Summary
Project Information
| Field | Value |
|---|---|
| Name | Core Commons Outbox Message Publisher |
| Description | Core Commons Outbox Message Publisher is a project that facilitates the reliable publishing of outbox messages for event-driven architectures. It ensures consistency between transactional operations and message delivery, integrating seamlessly with Core business logic while adhering to Clean Architecture principles. |
| Homepage | https://macha.machanism.org/core/core-commons/spring-commons/spring-outbox/outbox-message-publisher |
Project Organization
This project does not belong to an organization.
Build Information
| Field | Value |
|---|---|
| GroupId | org.machanism.macha.core.commons.spring.outbox |
| ArtifactId | outbox-message-publisher |
| Version | 0.0.4-SNAPSHOT |
| Type | jar |
| Java Version | 11 |
Macha