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 2 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:
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated this week
- ☆11Updated 5 years ago
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆28Updated this week
- Code for "Reactive Streams in Java" book☆19Updated 6 years ago
- Design Patterns Workshop☆19Updated 3 months ago
- Denormalize and Index MySQL database with ElasticSearch and Kafka☆39Updated 4 years ago
- Demo presenting how to use Spring Cloud Stream and Spring Cloud Function with Apache Kafka broker to implement SAGA pattern in event-driv…☆22Updated this week
- Demo app showing how to configure Actuator, Prometheus, and Grafana☆17Updated 2 years ago
- Spring State Machine Workshop☆30Updated 7 years ago
- Java Microservice Examples☆34Updated last year
- Demo app and JUnit tests illustrating the most useful concurrency mechanisms in Java☆19Updated 2 weeks ago
- sample microservices communicating asynchronously using spring cloud stream, rabbitmq☆29Updated this week
- Demo illustrating how to run Quarkus application on Knative Eventing with Kafka and Funqy modules☆27Updated this week
- Spring I/O 2019 - Workshop : Cloud-native, Reactive, live score streaming app development☆38Updated 6 years ago
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆38Updated this week
- 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 6 months ago
- CQRS implementation using Debezium + Spring Cloud Stream + Kafka Connect + Kafka + Druid☆32Updated 6 years ago
- The code for my Reactive Spring Livelessons, second edition☆23Updated 5 years ago
- Demonstrates CQRS and Event Sourcing microservices in Java using Pivotal CloudFoundry, SpringBoot and the Axon Framework.☆52Updated 7 years ago
- Simple Server-Sent Events demo using spring-webflux and EventListener on React☆12Updated 2 months ago
- Kotlin Clean Architecture and CQRS microservice☆35Updated last year
- Event-Driven Microservices with Spring Boot and ActiveMQ☆11Updated 5 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 6 years ago
- Developing Event-driven Microservices with Spring Boot, Confluent Cloud, Kotlin, and Java☆11Updated 4 years ago
- Kotlin-Spring-OutBox-Microservice☆36Updated 2 years ago
- CQRS Implementation with Spring-Modulith☆14Updated 3 months ago
- Spring Boot application demonstrating the Kafka Idempotent Consumer pattern and Transactional Outbox pattern with Debezium☆34Updated last year
- A simple Spring Boot app that talks to Kafka using Avro and Schema Registry☆38Updated 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
- RSocket examples from article series☆58Updated 5 years ago