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 4 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:
- This repository contains a functional example of an order delivery service similar to UberEats, DoorDash, and Instacart.☆234Updated 4 years ago
- 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 this week
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆29Updated 2 weeks ago
- Spring Boot Demo with microservices that performs distributed transactions☆89Updated this week
- Microservices Architecture Workshop focuses on helping the developers / architects to understand the key Architecture paradigms with hand…☆75Updated 7 years ago
- Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL chang…☆83Updated 4 months ago
- Code for "Reactive Streams in Java" book☆19Updated 6 years ago
- Demo illustrating how to run Quarkus application on Knative Eventing with Kafka and Funqy modules☆26Updated this week
- Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: M…☆114Updated 4 months ago
- Spring I/O 2019 - Workshop : Cloud-native, Reactive, live score streaming app development☆38Updated 6 years ago
- Effective Kafka☆57Updated 3 years ago
- Spring Boot applications/microservices demo using Consul discovery & config☆64Updated 3 weeks ago
- REST api for an online store using microservices architecture.☆27Updated 4 years ago
- Kotlin Clean Architecture and CQRS microservice☆37Updated last year
- Demo apps showing how to use R2DBC with Spring Boot, Spring Data and Spring WebFlux on Postgres database☆33Updated this week
- Kotlin-Spring-OutBox-Microservice☆37Updated 2 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 app and JUnit tests illustrating the most useful concurrency mechanisms in Java☆19Updated 3 weeks ago
- SpringBoot Starter for Localstack☆54Updated last year
- ☆20Updated last year
- Java Microservice Examples☆34Updated last year
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆41Updated 3 weeks ago
- sample micronaut application illustrates using basic microservices patterns like distributed configuration and service discovery with Con…☆59Updated this week
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated 2 years ago
- Spring Cloud Gateway with Keycloak for Access and Identity Management and Resilience4j for fault tolerance and resiliency, Prometheus and…☆21Updated 4 years ago
- creating microservices with rest http api exposed over google protocol buffer on spirng-boot☆44Updated this week
- The examples used in my Hibernate Tips and Tricks talk.☆27Updated last year
- ☆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 …☆38Updated 2 months ago