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.
☆29Updated 4 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:
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆39Updated this week
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated 2 weeks ago
- Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: M…☆115Updated 4 months ago
- Spring Boot Demo with microservices that performs distributed transactions☆89Updated this week
- Demo illustrating how to run Quarkus application on Knative Eventing with Kafka and Funqy modules☆26Updated this week
- Data Stream Development with Apache Spark, Kafka and Spring Boot by Packt Publishing☆60Updated 2 years ago
- creating microservices with rest http api exposed over google protocol buffer on spirng-boot☆44Updated 3 weeks ago
- Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL chang…☆84Updated 4 months ago
- This repository contains a functional example of an order delivery service similar to UberEats, DoorDash, and Instacart.☆233Updated 4 years ago
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated 2 years ago
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆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 …☆41Updated last year
- Example of how you can test optimistic locking handling with Spring Boot and JPA☆17Updated 4 years ago
- Spring I/O 2019 - Workshop : Cloud-native, Reactive, live score streaming app development☆38Updated 6 years ago
- Code for "Reactive Streams in Java" book☆19Updated 6 years ago
- Spring Boot applications/microservices demo using Consul discovery & config☆64Updated 3 weeks ago
- sample micronaut application illustrates using basic microservices patterns like distributed configuration and service discovery with Con…☆59Updated last week
- Microservices Architecture Workshop focuses on helping the developers / architects to understand the key Architecture paradigms with hand…☆75Updated 7 years ago
- Workshop Java Spring Reactive 🐈 PetClinic Application 🐕☆56Updated 2 years ago
- An implementation of a sample e-commerce app composed of microservices written in Spring (Java), a UI based on React, and YugabyteDB as t…☆152Updated 2 years ago
- Effective Kafka☆57Updated 3 years ago
- ☆11Updated 5 years ago
- REST api for an online store using microservices architecture.☆27Updated 4 years ago
- SpringBoot Starter for Localstack☆54Updated last year
- Gemini workshop for Java developers, using the Spring AI orchestration framework☆13Updated 3 months ago
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆40Updated 3 weeks ago
- Examples of the O'Reilly book "A Functional Approach to Java"☆48Updated last year
- Build a Todolist with Spring Data Cassandra☆39Updated 2 years ago
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆41Updated 3 weeks ago
- Demo app and JUnit tests illustrating the most useful concurrency mechanisms in Java☆19Updated last month