ivangfr / springboot-kafka-connect-jdbc-streams
Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors: Listen to Kafka, insert/update Elasticsearch docs. store-streams: Listens to Kafka, processes with Kafka Streams, pushes new messages to Kafka.
☆102Updated 8 months ago
Alternatives and similar repositories for springboot-kafka-connect-jdbc-streams:
Users that are interested in springboot-kafka-connect-jdbc-streams 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
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆103Updated last week
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆102Updated 9 months ago
- Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging,…☆120Updated 4 years ago
- Spring Boot Kafka Producer Example☆131Updated 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…☆59Updated 3 weeks ago
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆39Updated last week
- Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect☆97Updated 3 weeks ago
- Introduction to Spring Cloud Stream Kafka☆20Updated last year
- Spring Boot log to Kafka example☆36Updated 3 years ago
- Apache Kafka example for Spring Boot