ivangfr / spring-cloud-stream-event-sourcing-testcontainersLinks
Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will implement another application that listens to those events and saves them in Cassandra. Finally, we will use Testcontainers for end-to-end testing.
☆28Updated 3 months ago
Alternatives and similar repositories for spring-cloud-stream-event-sourcing-testcontainers
Users that are interested in spring-cloud-stream-event-sourcing-testcontainers are comparing it to the libraries listed below
Sorting:
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆39Updated this week
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated last week
- Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: M…☆114Updated 3 months ago
- Spring Boot Demo with microservices that performs distributed transactions☆88Updated last week
- Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL chang…☆83Updated 3 months ago
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆29Updated last week
- Microservices Architecture Workshop focuses on helping the developers / architects to understand the key Architecture paradigms with hand…☆74Updated 6 years ago
- This repository contains a functional example of an order delivery service similar to UberEats, DoorDash, and Instacart.☆233Updated 3 years ago
- Data Stream Development with Apache Spark, Kafka and Spring Boot by Packt Publishing☆60Updated 2 years ago
- Demo illustrating how to run Quarkus application on Knative Eventing with Kafka and Funqy modules☆26Updated this week
- creating microservices with rest http api exposed over google protocol buffer on spirng-boot☆43Updated this week
- Spring Boot applications/microservices demo using Consul discovery & config☆63Updated this week
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆40Updated this week
- Concrete event- and domain-driven order fulfilment implementation using Kafka or Rabbit as Event Bus and Java, Spring Boot & Camunda for …☆41Updated last year
- SpringBoot Starter for Localstack☆53Updated last year
- Kotlin-Spring-OutBox-Microservice☆37Updated 2 years ago
- Spring I/O 2019 - Workshop : Cloud-native, Reactive, live score streaming app development☆38Updated 6 years ago
- Kotlin Clean Architecture and CQRS microservice☆37Updated last year
- Code for "Reactive Streams in Java" book☆19Updated 6 years ago
- Demo presenting how to use Spring Cloud Stream and Spring Cloud Function with Apache Kafka broker to implement SAGA pattern in event-driv…☆24Updated this week
- ☆33Updated 4 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 last month
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated 2 years ago
- Samples showing how to use different tools and patterns to improve the developer experience and optimise the inner development loop.☆73Updated last month
- ☆77Updated 2 years ago
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆112Updated this week
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆40Updated this week
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆39Updated this week
- ☆11Updated 5 years ago
- An implementation of a sample e-commerce app composed of microservices written in Spring (Java), a UI based on React, and YugabyteDB as t…☆152Updated 2 years ago