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.
☆29Updated 5 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:
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated this week
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆39Updated 2 weeks ago
- Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL chang…☆84Updated 5 months ago
- This repository contains a functional example of an order delivery service similar to UberEats, DoorDash, and Instacart.☆235Updated 4 years ago
- Concrete event- and domain-driven order fulfilment implementation using Kafka or Rabbit as Event Bus and Java, Spring Boot & Camunda for …☆41Updated last year
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆29Updated this week
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated 2 years ago
- Microservices Architecture Workshop focuses on helping the developers / architects to understand the key Architecture paradigms with hand…☆75Updated 7 years ago
- Kotlin Clean Architecture and CQRS microservice☆40Updated last year
- Demo illustrating how to run Quarkus application on Knative Eventing with Kafka and Funqy modules☆26Updated last week
- Spring Boot Demo with microservices that performs distributed transactions☆89Updated this week
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆42Updated this week
- ☆11Updated 5 years ago
- Demo app and JUnit tests illustrating the most useful concurrency mechanisms in Java☆19Updated last week
- creating microservices with rest http api exposed over google protocol buffer on spirng-boot☆45Updated 2 weeks ago
- Kotlin-Spring-OutBox-Microservice☆36Updated 2 years ago
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆40Updated 2 weeks ago
- Spring I/O 2019 - Workshop : Cloud-native, Reactive, live score streaming app development☆38Updated 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
- Examples of the O'Reilly book "A Functional Approach to Java"☆48Updated last year
- The code for my GOTO Chicago 2019 Masterclass☆12Updated 6 years ago
- Code for "Reactive Streams in Java" book☆19Updated 7 years ago
- SpringBoot Starter for Localstack☆54Updated 2 years ago
- Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: M…☆115Updated 5 months ago
- Effective Kafka☆58Updated 3 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 …☆38Updated 3 months ago
- Spring Boot applications/microservices demo using Consul discovery & config☆64Updated this week
- sample micronaut application illustrates using basic microservices patterns like distributed configuration and service discovery with Con…☆59Updated this week
- Example microservices with Spring, Kubernetes, and Cassandra☆39Updated 2 years ago
- Code base for my "Building Microservices with Netflix OSS, Apache Kafka and Spring Boot blog"☆67Updated 7 years ago