Example code for my building and deploying microservices with event sourcing, CQRS and Docker presentation
☆3,162Dec 23, 2020Updated 5 years ago
Alternatives and similar repositories for event-sourcing-examples
Users that are interested in event-sourcing-examples are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Examples of microservices☆909Dec 13, 2020Updated 5 years ago
- Spring Cloud reference application for building an online store as microservices that use event sourcing☆77Mar 8, 2019Updated 7 years ago
- The on premise, open source version of Eventuate, which is a platform for developing transactional business applications that use the mic…☆815Oct 16, 2025Updated 5 months ago
- Multi-user Kanban board built using Eventuate, DDD, microservices, event sourcing, CQRS, and Spring Boot☆335Oct 30, 2020Updated 5 years ago
- A Java and Spring Boot Todo list application built using Eventuate☆311Mar 18, 2025Updated last year
- An example project that demonstrates an end-to-end cloud native application using Spring Cloud for building a practical microservices arc…☆194Jul 9, 2020Updated 5 years ago
- A Java Microservice & CQRS Demo using Spring Boot, Axon & Docker☆667Oct 10, 2018Updated 7 years ago
- Example code for the book Microservice patterns☆3,683Mar 13, 2026Updated last week
- Event-driven microservices version of restaurant management from POJOs in Action☆221Oct 23, 2020Updated 5 years ago
- Event Sourcing Aggregates that use Scala typeclasses☆59Sep 1, 2015Updated 10 years ago
- Framework for Evolutionary Message-Driven Microservices on the JVM☆3,568Updated this week
- Java version of the Customers and Orders event sourcing example from my presentations☆397Sep 23, 2024Updated last year
- Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries…☆24,465Dec 17, 2025Updated 3 months ago
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆12,172Jul 4, 2025Updated 8 months ago
- A curated list of Microservice Architecture related principles and technologies.☆14,197Jan 17, 2026Updated 2 months ago
- Spring Boot Template for Micro services Architecture - Show cases how to use Zuul for API Gateway, Spring OAuth 2.0 as Auth Server, Multi…☆1,830Dec 17, 2018Updated 7 years ago
- Reactive Microservices for the JVM☆2,631Aug 14, 2023Updated 2 years ago
- Zipkin is a distributed tracing system☆17,414Updated this week
- Demo application to go with Blog on spring.io