Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.2 KB

README.md

File metadata and controls

19 lines (16 loc) · 1.2 KB

EventHubs Dispatcher Service

A microservice project based on Spring Boot to send/receive/manage messages to/from Microsoft Azure EventHubs.

Quick Start

  1. ...

Documentation

Built With

  • Spring Boot - A framework that makes it easy to create stand-alone, production-grade Spring-based Applications
  • Spring Cloud Stream Kafka Binder - Stream Cloud Stream concepts mapped onto Apache Kafka specific constructs.
  • Spring Cloud Azure - It provides seamless Spring integration with Azure services.
  • OpenJDK - A free and open-source implementation of the Java Platform, Standard Edition
  • Maven - For dependency management