ivangfr / spring-cloud-stream-event-sourcing-testcontainers
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.
☆27Updated this week
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
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated last week
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆28Updated 2 weeks ago
- Java Microservice Examples☆32Updated last year
- Demo presenting how to use Spring Cloud Stream and Spring Cloud Function with Apache Kafka broker to implement SAGA pattern in event-driv…☆23Updated 2 weeks ago
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆38Updated last week
- ☆12Updated last year
- Demo illustrating how to run Quarkus application on Knative Eventing with Kafka and Funqy modules☆26Updated last week
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆40Updated 2 weeks ago
- Code for "Reactive Streams in Java" book☆19Updated 6 years ago
- Demo app showing how to configure Actuator, Prometheus, and Grafana☆17Updated 2 years ago
- ☆11Updated 5 years ago
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated last year
- Demo applications and Kubernetes manifests for illustrating blue-green deployment strategy with database schema changes using tools like …☆19Updated 2 weeks ago
- Developing Event-driven Microservices with Spring Boot, Confluent Cloud, Kotlin, and Java☆11Updated 4 years ago
- Spring on Kubernetes :: Topic guide to Spring and Kubernetes☆22Updated last month
- Creating Asynchronous Methods using Completable Future in Spring Boot☆39Updated 5 years ago
- Kotlin-Spring-OutBox-Microservice☆36Updated last year
- ☆14Updated last year
- Concrete event- and domain-driven order fulfilment implementation using Kafka or Rabbit as Event Bus and Java, Spring Boot & Camunda for …☆39Updated last year
- Spring Boot Demo with microservices that performs distributed transactions☆86Updated 2 weeks ago
- ☆20Updated last year
- demo of a distributed transaction using spring stream and a saga pattern with a spring state machine☆59Updated 3 years ago
- sample microservices communicating asynchronously using spring cloud stream, rabbitmq☆29Updated 2 weeks ago
- Demo illustrating Spring Boot deployment on Kubernetes with automatic manifests generation with Dekorate☆11Updated 2 weeks ago
- A simple Spring Boot app that talks to Kafka using Avro and Schema Registry☆38Updated last year
- Spring I/O 2019 - Workshop : Cloud-native, Reactive, live score streaming app development☆39Updated 5 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…☆33Updated 4 months ago
- The goal of this project is to play with Spring Cloud Stream Event Routing and CloudEvents. For it, we will implement a producer and cons…☆18Updated 4 months ago
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆40Updated last week
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆39Updated 2 weeks ago