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 7 months ago
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…☆118Updated 7 months ago
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆116Updated last week
- Spring Boot Demo with microservices that performs distributed transactions☆89Updated last week
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated 2 years ago
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆41Updated last week
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆41Updated 2 weeks ago
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆29Updated last week
- Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud☆155Updated this week
- Spring Boot application demonstrating the Kafka Idempotent Consumer pattern and Transactional Outbox pattern with Debezium☆35Updated 2 years ago
- In this project, we will implement two Spring Boot Java Web application called streamer-data-jpa and streamer-data-r2dbc. They both will …☆39Updated 5 months ago
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆110Updated last week
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆39Updated 2 weeks ago
- ☆27Updated 3 years ago
- The goal of this project is to implement two Spring Boot applications: bitcoin-api and bitcoin-client. The bitcoin-api application simula…☆66Updated 7 months ago
- ☆64Updated 3 years ago
- A POC for order status dealing using event sourcing, and add on other cool thing☆34Updated last year
- creating microservices with rest http api exposed over google protocol buffer on spirng-boot☆45Updated last week
- Saga Pattern Implementation Using Axon and Spring Boot☆81Updated 6 years ago
- Apache Kafka example for Spring Boot☆82Updated 3 years ago
- Kotlin-Spring-OutBox-Microservice☆38Updated 2 years ago
- Java-Spring-CRQS-Eventsourcing-Microservice☆134Updated 3 years ago
- The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorize…☆99Updated 4 months ago
- Samples showing how to build multitenant applications with Java and Spring Boot☆151Updated last year
- Example with Spring Boot 3 focused on resilience, security and observability. It uses Spring Cloud Gateway, Spring Security and Spring Cl…☆79Updated last week
- The goal of this project is to play with Spring Cloud Stream Event Routing and CloudEvents. For it, we will implement a producer and cons…☆25Updated 3 months ago
- Kafka Examples focusing on Producer, Consumer, KStreams, KTable, Global KTable using Spring, Kafka Cluster Setup & Monitoring. Implement…☆38Updated 3 years ago
- Spring Boot applications/microservices demo using Consul discovery & config☆64Updated last week
- Websocket client-server example app, with ActiveMQ message broker☆31Updated 5 years ago
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆42Updated last week
- This Demo application reads data from Apache Kafka topic and updating the View using Spring Websocket on real-time.☆63Updated 7 years ago