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:
- Demo illustrating how to run Quarkus application on Knative Eventing with Kafka and Funqy modules☆26Updated 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…☆22Updated 3 weeks ago
- 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☆29Updated this week
- Code for "Reactive Streams in Java" book☆19Updated 6 years ago
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆39Updated this week
- Spring on Kubernetes :: Topic guide to Spring and Kubernetes☆21Updated last month
- ☆22Updated 7 months ago
- Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL chang…☆83Updated 2 months ago
- A spring boot-based RESTful application with DB shows how to Implement Zoned Date/Time in distributed systems correctly—considering diffe…☆29Updated 2 years ago
- Spring Boot application demonstrating the Kafka Idempotent Consumer pattern and Transactional Outbox pattern with Debezium☆34Updated last year
- Developing Event-driven Microservices with Spring Boot, Confluent Cloud, Kotlin, and Java☆11Updated 4 years ago
- Java Microservice Examples☆34Updated last year
- Demo app and JUnit tests illustrating the most useful concurrency mechanisms in Java☆19Updated this week
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated last year
- ☆11Updated 5 years ago
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆40Updated this week
- Demo project that shows how to build Spring Boot applications with GraalVM and run them in serverless architecture, e.g. Knative on Kuber…☆22Updated this week
- Spring Cloud Gateway with Keycloak for Access and Identity Management and Resilience4j for fault tolerance and resiliency, Prometheus and…☆21Updated 4 years ago
- ☆12Updated last year
- Microservices Architecture Workshop focuses on helping the developers / architects to understand the key Architecture paradigms with hand…☆74Updated 6 years ago
- ☆33Updated 4 years ago
- Demo applications and Kubernetes manifests for illustrating blue-green deployment strategy with database schema changes using tools like …☆19Updated this week
- Kotlin-Spring-OutBox-Microservice☆37Updated 2 years ago
- Spring Boot Demo with microservices that performs distributed transactions☆88Updated 2 weeks ago
- Design Patterns Workshop☆19Updated 3 months ago
- Demo app showing how to configure Actuator, Prometheus, and Grafana☆17Updated 2 years ago
- Spring I/O 2019 - Workshop : Cloud-native, Reactive, live score streaming app development☆38Updated 6 years ago
- ☆14Updated last year
- Simple Server-Sent Events demo using spring-webflux and EventListener on React☆12Updated 3 weeks ago