ivangfr / spring-cloud-stream-event-sourcing-testcontainers
View external linksLinks

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.
28Dec 16, 2025Updated 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

Sorting:

Are these results useful?