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 3 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
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated this week
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆28Updated this week
- Demo illustrating how to run Quarkus application on Knative Eventing with Kafka and Funqy modules☆26Updated this week
- 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 this week
- Concrete event- and domain-driven order fulfilment implementation using Kafka or Rabbit as Event Bus and Java, Spring Boot & Camunda for …☆39Updated last year
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆38Updated this week
- Demo app showing how to configure Actuator, Prometheus, and Grafana☆17Updated 2 years ago
- ☆12Updated last year
- Twilight and Sunrise Architectures☆15Updated last year
- Code for "Reactive Streams in Java" book☆19Updated 6 years ago
- creating microservices with rest http api exposed over google protocol buffer on spirng-boot☆42Updated this week
- Simple Server-Sent Events demo using spring-webflux and EventListener on React☆12Updated last week
- Demo apps showing how to use R2DBC with Spring Boot, Spring Data and Spring WebFlux on Postgres database☆29Updated this week
- Spring I/O 2019 - Workshop : Cloud-native, Reactive, live score streaming app development☆39Updated 5 years ago
- sample microservices communicating asynchronously using spring cloud stream, rabbitmq☆29Updated last week
- Developer Workshops related to the Java development on OpenShift☆33Updated this week
- Denormalize and Index MySQL database with ElasticSearch and Kafka☆39Updated 4 years ago
- Demo illustrating Spring Boot deployment on Kubernetes with automatic manifests generation with Dekorate☆11Updated this week
- Developing Event-driven Microservices with Spring Boot, Confluent Cloud, Kotlin, and Java☆11Updated 4 years ago
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆40Updated last month
- 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 3 months ago
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated last year
- A spring boot-based RESTful application with DB shows how to Implement Zoned Date/Time in distributed systems correctly—considering diffe…☆29Updated last year
- Demonstrates CQRS and Event Sourcing microservices in Java using Pivotal CloudFoundry, SpringBoot and the Axon Framework.☆52Updated 6 years ago
- Design Patterns Workshop☆20Updated this week
- Spring Boot application demonstrating the Kafka Idempotent Consumer pattern and Transactional Outbox pattern with Debezium☆35Updated last year
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆39Updated last week
- ☆20Updated last year