fhussonnois / kafka-examples
Examples of use of Apache Kafka Clients/KafkaStreams APIs
☆13Updated 6 years ago
Alternatives and similar repositories for kafka-examples:
Users that are interested in kafka-examples are comparing it to the libraries listed below
- Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL chang…☆81Updated last year
- A repo of Java examples using Apache Flink with flink-connector-kafka☆10Updated 2 years ago
- Data Stream Development with Apache Spark, Kafka and Spring Boot by Packt Publishing☆60Updated 2 years ago
- implementation of partitioning mechanism on Apache Kafka and asynchronous communication between Vert.x microservices☆12Updated last week
- Kafka Examples repository.☆44Updated 6 years ago
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated last year
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆28Updated this week
- Demonstrations for Kafka with Spring Boot☆25Updated 3 years ago
- Effective Kafka☆52Updated 2 years ago
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆39Updated 3 weeks ago
- Demo app showing how to configure Actuator, Prometheus, and Grafana☆17Updated 2 years ago
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated 2 weeks ago
- Demo ilustrating integration between Spring Boot/Spring Data and Elasticsearch☆35Updated this week
- Spring Boot Demo with microservices that performs distributed transactions☆87Updated this week
- A sample RESTful API with Kafka Streams (2.6.0) using Spring Boot (2.3.3) and Java 14.☆16Updated last year
- A demonstration of dashboards for monitoring Kafka Streams applications.☆37Updated last year
- Java-Spring-CQRS-Microservice☆14Updated 2 years ago
- Sample reactive microservices using spring 5, spring boot, spring webflux, project reactor and Mongo database☆36Updated this week
- ☆14Updated 10 months ago
- The project demonstrates how to schedule tasks with Spring Boot using the @Scheduled annotation☆34Updated 3 years ago
- Kafka Examples focusing on Producer, Consumer, KStreams, KTable, Global KTable using Spring, Kafka Cluster Setup & Monitoring. Implement…☆38Updated 3 years ago
- Demo for multithreaded usage of KafkaConsumer☆47Updated 4 years ago
- Simple Server-Sent Events demo using spring-webflux and EventListener on React