A set of microservices to interface with different messaging systems.
See LICENSE
Manuele Simi, Alexandros Sigaras, Jeff Tang, & Pantelis Zisimopoulos. (2025). eipm/DispatcherSuite: v1.4.8 (v1.4.8). Zenodo. https://zenodo.org/records/14975856
- Kafka-Dispatcher Service - to interface with Apache Kafka brokers (on-prem or on the cloud, like Microsoft EventHubs or AWS MSK)
- Executors Backend - common backend for all services
- Spring Boot - A framework that makes it easy to create stand-alone, production-grade Spring-based Applications
- OpenJDK - A free and open-source implementation of the Java Platform, Standard Edition
- Maven - For dependency management
- Maven Spotless Plugin - For code formatting
The source code of this project is formatted to comply with Google Java Style.