Project Modules

This project has declared the following modules:

Name Description
Kafka Producer Core Kafka Producer is a project that provides foundational components for producing Kafka messages. It enables reliable event publishing for event-driven architectures, integrating seamlessly with Core business logic while ensuring scalability, modularity, and adherence to Clean Architecture principles.
Core Commons Kafka Consumer Core Commons Kafka Consumer is a project that provides foundational components for consuming Kafka messages. It enables seamless integration with Core business logic, facilitating event-driven workflows while ensuring scalability, modularity, and adherence to Clean Architecture principles.