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…
☆83Updated last month
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:
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆39Updated this week
- Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: M…☆113Updated last month
- Spring Boot application demonstrating the Kafka Idempotent Consumer pattern and Transactional Outbox pattern with Debezium☆34Updated last year
- Spring Boot Demo with microservices that performs distributed transactions☆86Updated this week
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated last year
- This Demo application reads data from Apache Kafka topic and updating the View using Spring Websocket on real-time.☆63Updated 6 years ago
- Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud☆147Updated last week
- Axon Framework extension for Kafka integration to publish and handle Event messages.☆71Updated this week
- Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging,…☆120Updated 4 years ago
- Kafka Examples focusing on Producer, Consumer, KStreams, KTable, Global KTable using Spring, Kafka Cluster Setup & Monitoring. Implement…☆38Updated 3 years ago
- Sample reactive application using Angular, Spring Boot, Spring Webflux, Spring Data R2DBC and PostgreSQL. It also demonstrates the notifi…☆48Updated 3 years ago
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆40Updated this week
- Showcases how to build a small Event-sourced application using Spring Boot, Spring Kafka, Apache Avro and Apache Kafka☆43Updated last year
- 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
- ☆35Updated 6 months ago
- Sample Spring Cloud microservices e-shop.☆82Updated 2 years ago
- Spring Security OAuth 2.0 Gateway Exploration Example☆35Updated 5 years ago
- ☆28Updated 3 years ago
- Denormalize and Index MySQL database with ElasticSearch and Kafka☆39Updated 4 years ago
- Spring Boot log to Kafka example☆36Updated 3 years ago
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆110Updated this week
- Codebase for talk on Spring I/O 2022 in Barcelona about Spring for Apache Kafka☆39Updated 2 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 last month
- A sample app to demonstrate Event Sourcing and CQRS using Axon and Spring Boot☆38Updated 6 years ago
- Spring State Machine Workshop☆30Updated 7 years ago
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆105Updated last year
- Saga Pattern Implementation Using Axon and Spring Boot☆80Updated 6 years ago
- Redis Reactive Cache for Spring Boot WebFlux☆35Updated 2 years ago
- Sample code for Playing with CQRS and Event Sourcing in Spring Boot and Axon tutorial☆39Updated 5 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