ivangfr / springboot-kafka-connect-debezium-ksqldb
Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors and kafka-research-consumer: Listen to Kafka, insert/update Elasticsearch. ksqlDB-Server: Listens to Kafka, performs joins, and pushes new messages to new Kafka topic…
☆81Updated last year
Alternatives and similar repositories for springboot-kafka-connect-debezium-ksqldb:
Users that are interested in springboot-kafka-connect-debezium-ksqldb are comparing it to the libraries listed below
- Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: M…☆102Updated 9 months ago
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆39Updated 3 weeks ago
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆103Updated 2 weeks ago
- Denormalize and Index MySQL database with ElasticSearch and Kafka☆39Updated 4 years ago
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated last year
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆39Updated 3 weeks ago
- Spring Boot Demo with microservices that performs distributed transactions☆87Updated 3 weeks ago
- Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect☆101Updated this week
- WebFlux Server using the Spring WebFlux framework and reactive Kafka which exposes a REST API for the clients to make secure HTTP request…☆34Updated 3 years ago
- Example reactive kafka consumer and producer implementation on spring boot☆83Updated last year
- Complete CDC (MySQL) & CQRS (MongoDB) pipeline via Kafka, Debezium & Docker-Compose☆11Updated 2 years ago
- Spring Boot application demonstrating the Kafka Idempotent Consumer pattern and Transactional Outbox pattern with Debezium☆35Updated last year
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆39Updated 3 weeks ago
- Sample reactive application using Angular, Spring Boot, Spring Webflux, Spring Data R2DBC and PostgreSQL. It also demonstrates the notifi…☆48Updated 3 years ago
- Spring Kafka with unit test example☆49Updated 6 months ago
- This Demo application reads data from Apache Kafka topic and updating the View using Spring Websocket on real-time.☆62Updated 6 years ago
- Showcases how to build a small Event-sourced application using Spring Boot, Spring Kafka, Apache Avro and Apache Kafka☆41Updated last year
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆104Updated 10 months ago
- The goal of this project is to implement two Spring Boot applications: bitcoin-api and bitcoin-client. The bitcoin-api application simula…☆62Updated last month
- Kotlin-Spring-OutBox-Microservice☆37Updated last year
- Websocket client-server example app, with ActiveMQ message broker☆31Updated 4 years ago
- Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an e…☆28Updated last month
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆28Updated 3 weeks ago
- Demo ilustrating integration between Spring Boot/Spring Data and Elasticsearch☆35Updated 3 weeks ago
- A simple Spring Boot app that talks to Kafka using Avro and Schema Registry☆38Updated last year
- testing webclient reactive communication with spring boot reactive application built on top of spring webflux☆30Updated 3 weeks ago
- Food Ordering Project with Clean and Hexagonal Architecture With Kafka Messaging System And Outbox Table☆58Updated last year
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆109Updated 3 weeks ago
- Axon Framework extension for Kafka integration to publish and handle Event messages.☆67Updated this week
- List of example codes related to spring boot. More details are available at : https://asbnotebook.com☆112Updated 2 weeks ago