lydtechconsulting / kafka-streamsLinks
Spring Boot application demonstrating Kafka Streams stateless and stateful processing
☆29Updated last year
Alternatives and similar repositories for kafka-streams
Users that are interested in kafka-streams 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
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆39Updated this week
- Kafka Examples focusing on Producer, Consumer, KStreams, KTable, Global KTable using Spring, Kafka Cluster Setup & Monitoring. Implement…☆38Updated 3 years ago
- Spring Boot application demonstrating the Kafka Idempotent Consumer pattern and Transactional Outbox pattern with Debezium☆34Updated last year
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated this week
- Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL chang…☆83Updated 2 months ago
- ☆12Updated last year
- Spring Boot Demo with microservices that performs distributed transactions☆88Updated 2 weeks ago
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆40Updated this week
- Java Microservice Examples☆34Updated last year
- Demo Java apps for several scenarios on Kubernetes☆25Updated this week
- Demo app showing how to configure Actuator, Prometheus, and Grafana☆17Updated 2 years ago
- Introduction to Spring Cloud Stream Kafka☆19Updated last year
- Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: M…☆114Updated 2 months 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 last month
- Kafka integration with Java Spring-boot with one application serving as a producer and the other consuming the messages☆16Updated 3 years ago
- ☆14Updated last year
- creating microservices with rest http api exposed over google protocol buffer on spirng-boot☆43Updated this week
- Samples showing how to use different tools and patterns to improve the developer experience and optimise the inner development loop.☆73Updated last month
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆111Updated this week
- This repository shows the most interesting Spring Boot features☆50Updated this week
- Spring Boot on Kubernetes Demo Project☆81Updated this week
- Spring Kafka with unit test example☆50Updated 10 months ago
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆29Updated this week
- demo of a distributed transaction using spring stream and a saga pattern with a spring state machine☆59Updated 3 years ago
- Kotlin-Spring-OutBox-Microservice☆37Updated 2 years ago
- Simple Server-Sent Events demo using spring-webflux and EventListener on React☆12Updated 3 weeks ago
- Demo illustrating Spring Boot deployment on Kubernetes with automatic manifests generation with Dekorate☆11Updated this week
- A spring boot-based RESTful application with DB shows how to Implement Zoned Date/Time in distributed systems correctly—considering diffe…☆29Updated 2 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 2 months ago