Project Summary

Project Information

Field Value
Name Core Spring Outbox
Description It provides an implementation of the Outbox Pattern for Spring-based applications, ensuring reliable messaging and consistency in distributed systems. By integrating with transactional contexts, this module allows domain events to be stored and published as part of a database transaction, supporting eventual consistency between services. It simplifies the development of event-driven architectures while adhering to modularity and Clean Architecture principles.
Homepage http://macha.machanism.org/core/core-commons/spring-commons/spring-outbox

Project Organization

This project does not belong to an organization.

Build Information

Field Value
GroupId org.machanism.macha.core.commons.spring.outbox
ArtifactId spring-outbox
Version 0.0.2-SNAPSHOT
Type pom