djarza / football-eventsLinks
Event-Driven microservices with Kafka Streams
☆62Updated 4 years ago
Alternatives and similar repositories for football-events
Users that are interested in football-events are comparing it to the libraries listed below
Sorting:
- This repository contains a functional example of an order delivery service similar to UberEats, DoorDash, and Instacart.☆236Updated 4 years ago
- Microservices & Event Sourcing demonstration☆155Updated 7 years ago
- Showcases how to build a small Event-sourced application using Spring Boot, Spring Kafka, Apache Avro and Apache Kafka☆43Updated 2 years ago
- Spring Boot Demo with microservices that performs distributed transactions☆88Updated 2 weeks ago
- Concrete event- and domain-driven order fulfilment implementation using Kafka or Rabbit as Event Bus and Java, Spring Boot & Camunda for …☆41Updated 2 years ago
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆100Updated 8 years ago
- Microservices Architecture Workshop focuses on helping the developers / architects to understand the key Architecture paradigms with hand…☆75Updated 7 years ago
- Saga Pattern Implementation Using Axon and Spring Boot☆81Updated 6 years ago
- Demo to show how Apache Kafka can be used for communication between microservices☆622Updated last year
- Simple Microservice Architecture based on Sagas and CQRS patterns☆63Updated 2 years ago
- Code to share the knowledge I gained while designing and implementing micro services☆120Updated 4 years ago
- Microservices, Choreography-based saga, CQRS and Redis!☆57Updated 9 months ago
- Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL chang…☆84Updated 8 months ago
- Common design patterns converted into functional using Java 11☆16Updated 5 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…☆154Updated 2 years ago
- Hotel booking application - Demo - Axon Framework & Axon Server☆128Updated 2 years ago
- A sample of non-blocking retries and dead letter topics (aka reliable reprocessing and dead letter queues) with Apache Kafka using Spring…☆70Updated 4 years ago
- A todo list application implemented using Spring Boot-based microservices and the Eventuate Tram framework☆195Updated 2 years ago
- Learn Microservices with Spring Boot - v10 (Spring Boot 2.0)☆137Updated 3 years ago
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆42Updated this week
- Example Application for Microservice API Patterns (MAP) and other patterns (DDD, PoEAA, EIP)☆186Updated 2 months ago
- CQRS with Domain-Driven Design and Event Sourcing using Apache Kafka and Server-Side-Events☆109Updated 3 months ago
- Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging,…☆122Updated 5 years ago
- Demo Application for Event Sourcing using Axon and Spring Boot☆51Updated 6 years ago
- Example Application to demo various flavours of handling domain events in Spring Boot☆272Updated 7 years ago
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆105Updated last year
- More advanced samples of spring boot and spring cloud microservices showing usage of such tools like api Swagger2 on Zuul, integraction w…☆255Updated this week
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆41Updated 2 weeks ago
- A sample app to demonstrate Event Sourcing and CQRS using Axon and Spring Boot☆38Updated 6 years ago
- Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an e…☆27Updated 2 weeks ago