ivangfr / springboot-kafka-connect-debezium-ksqldbLinks
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…
☆84Updated last week
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
Sorting:
- Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: M…☆119Updated last week
- Spring Boot Demo with microservices that performs distributed transactions☆88Updated last week
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆118Updated last week
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆41Updated 3 weeks ago
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆42Updated 2 weeks ago
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆110Updated 2 weeks ago
- In this project, we will implement two Spring Boot Java Web application called streamer-data-jpa and streamer-data-r2dbc. They both will …☆40Updated last week
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆29Updated 3 weeks ago
- ☆27Updated 3 years ago
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆40Updated 3 weeks ago
- Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud☆155Updated 2 weeks ago
- The goal of this project is to implement two Spring Boot applications: bitcoin-api and bitcoin-client. The bitcoin-api application simula…☆65Updated last month
- Spring Boot application demonstrating the Kafka Idempotent Consumer pattern and Transactional Outbox pattern with Debezium☆35Updated 2 years ago
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆39Updated 2 weeks ago
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated 3 weeks ago
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated 2 years ago
- Saga Pattern Implementation Using Axon and Spring Boot☆81Updated 6 years ago
- Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging,…☆122Updated 5 years ago
- ☆64Updated 3 years ago
- WebFlux Server using the Spring WebFlux framework and reactive Kafka which exposes a REST API for the clients to make secure HTTP request…☆34Updated 4 years ago
- Samples showing how to build multitenant applications with Java and Spring Boot☆151Updated last year
- This Demo application reads data from Apache Kafka topic and updating the View using Spring Websocket on real-time.☆63Updated 7 years ago
- The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorize…☆101Updated 3 weeks ago
- Apache Kafka example for Spring Boot☆83Updated 3 years ago
- Spring Cloud Gateway OAuth 2.0 Patterns☆20Updated 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…☆27Updated last month
- A POC for order status dealing using event sourcing, and add on other cool thing☆34Updated last year
- This repository contains a functional example of an order delivery service similar to UberEats, DoorDash, and Instacart.☆236Updated 4 years ago
- Concrete event- and domain-driven order fulfilment implementation using Kafka or Rabbit as Event Bus and Java, Spring Boot & Camunda for …☆41Updated 2 years ago
- Websocket client-server example app, with ActiveMQ message broker☆31Updated 5 years ago