rkudryashov / event-driven-architectureLinks
Event-driven architecture (Transactional outbox, Inbox, and Saga patterns) on the modern stack of Java technologies.
☆49Updated 4 months ago
Alternatives and similar repositories for event-driven-architecture
Users that are interested in event-driven-architecture are comparing it to the libraries listed below
Sorting:
- Kotlin-Spring-OutBox-Microservice☆38Updated 2 years ago
- A sample Spring Boot application following Tomato Architecture☆46Updated 2 months ago
- A modular monolith application built with Spring Modulith☆132Updated last week
- This repository shows the most interesting Spring Boot features☆50Updated 2 weeks ago
- Twilight and Sunrise Architectures☆15Updated 2 years ago
- ☆37Updated last year
- Samples showing how to build multitenant applications with Java and Spring Boot☆151Updated last year
- Multi-module project containing several Axon-based samples☆89Updated last week
- Kotlin Clean Architecture and CQRS microservice☆41Updated last year
- The demo repository showing modulith architecture with Spring Boot and Spring Modulith☆127Updated 3 weeks ago
- Domain-driven design microservices example☆69Updated last year
- Workshop on understanding Spring Security☆56Updated last year
- sample micronaut application illustrates using basic microservices patterns like distributed configuration and service discovery with Con…☆59Updated this week
- Codebase for talk on Spring I/O 2022 in Barcelona about Spring for Apache Kafka☆41Updated 3 years ago
- Backend application using Testcontainers for Integration Testing AWS S3, Azure Blob Storage, Kafka, MySQL, Egress calls including Chaos t…☆18Updated 2 years ago
- ☆26Updated 3 years ago
- Sample code for my talk "A Deep Dive into Spring Application Events".☆41Updated 4 years ago
- eCommerce application is a platform where customers can find products, shop around using a cart, check out the products and initiate paym…☆130Updated 7 months ago
- SWCS - Software Craftsmanship and Clean Code - is a course offered at the University Nuernberg and the University Ansbach.☆43Updated this week
- 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
- Java-Spring-CRQS-Eventsourcing-Microservice☆135Updated 3 years ago
- A visual way to increase the developer awareness to minimize the number of Beans in memory.☆63Updated 2 years ago
- Modular Monolith architecture demonstration with Spring Modulith and DDD