Project Summary
Project Information
| Field | Value |
|---|---|
| Name | Outbox Kafka Producer Adapter |
| Description | Outbox Kafka Producer Adapter is a project that enables event publishing using the transactional outbox pattern with Kafka Producers. It facilitates seamless integration between Core business logic and external systems by ensuring reliable and consistent event-driven communication, while adhering to Clean Architecture principles. |
| Homepage | https://macha.machanism.org/core/core-adapters/spring-adapters/kafka-outbox-adapters/outbox-kafka-producer |
Project Organization
This project does not belong to an organization.
Build Information
| Field | Value |
|---|---|
| GroupId | org.machanism.macha.core.adapters.spring.kafka |
| ArtifactId | outbox-kafka-producer |
| Version | 0.0.4-SNAPSHOT |
| Type | jar |
| Java Version | 17 |
Macha