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.
☆28Updated last month
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 2 weeks ago
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated last year
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆28Updated 3 weeks ago
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆37Updated this week
- Demo presenting how to use Spring Cloud Stream and Spring Cloud Function with Apache Kafka broker to implement SAGA pattern in event-driv…☆23Updated 3 weeks ago
- A spring boot-based RESTful application with DB shows how to Implement Zoned Date/Time in distributed systems correctly—considering diffe…☆29Updated last year
- Spring on Kubernetes :: Topic guide to Spring and Kubernetes☆21Updated 2 months ago
- Spring I/O 2019 - Workshop : Cloud-native, Reactive, live score streaming app development☆39Updated 5 years ago
- Demo illustrating how to run Quarkus application on Knative Eventing with Kafka and Funqy modules☆26Updated this week
- sample microservices communicating asynchronously using spring cloud stream, rabbitmq☆29Updated 3 weeks ago
- Concrete event- and domain-driven order fulfilment implementation using Kafka or Rabbit as Event Bus and Java, Spring Boot & Camunda for …☆38Updated last year
- Java Microservice Examples☆32Updated last year
- Developing Event-driven Microservices with Spring Boot, Confluent Cloud, Kotlin, and Java☆12Updated 4 years ago
- Spring Boot application demonstrating the Kafka Idempotent Consumer pattern and Transactional Outbox pattern with Debezium☆35Updated last year
- Code for "Reactive Streams in Java" book☆19Updated 6 years ago
- ☆12Updated last year
- Demo illustrating Spring Boot deployment on Kubernetes with automatic manifests generation with Dekorate☆11Updated 3 weeks ago
- Kotlin Clean Architecture and CQRS microservice☆29Updated 10 months ago
- Spring State Machine Workshop☆30Updated 6 years ago
- Hi Spring fans! In this week's installment I look at Kotlin's support for coroutines, a new approach to working with asynchronous code us…☆9Updated 5 years ago
- Effective Kafka☆52Updated 2 years 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 2 months ago
- Demonstrates CQRS and Event Sourcing microservices in Java using Pivotal CloudFoundry, SpringBoot and the Axon Framework.☆52Updated 6 years ago
- SpringBoot Starter for Localstack☆52Updated last year
- Saga Pattern Showcase - Choreography implementation with quarkus, debezium, elastic search - Orchestrator with ksqlDB☆40Updated last year
- ☆20Updated last year
- In this project, we will implement two Spring Boot Java Web application called, streamer-data-jpa and streamer-data-r2dbc. They both will…☆32Updated 2 months ago
- Simple Server-Sent Events demo using spring-webflux and EventListener on React☆12Updated 4 years ago
- Demo app showing how to configure Actuator, Prometheus, and Grafana☆17Updated 2 years ago
- A simple Spring Boot app that talks to Kafka using Avro and Schema Registry☆38Updated last year