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.7 (v1.4.7). Zenodo. https://doi.org/10.5281/zenodo.14975839
- 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.