sdaschner / scalable-coffee-shopLinks
A scalable, event-driven and event-sourced Java EE application
☆405Updated 4 years ago
Alternatives and similar repositories for scalable-coffee-shop
Users that are interested in scalable-coffee-shop are comparing it to the libraries listed below
Sorting:
- Application to demonstrate Domain Driven Design Context Mapping patterns based on Spring Boot☆345Updated 7 years ago
- Using Spring Cloud Stream and Spring State Machine to create event-driven microservices☆74Updated 3 years ago
- Example implementation of the Saga pattern for the classic trip booking example using the lightweight open source workflow engine (Camund…☆312Updated 3 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆209Updated 8 months ago
- Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating co…☆603Updated 6 years ago
- Example Application to demo various flavours of handling domain events in Spring Boot☆271Updated 6 years ago
- Learn about building microservices with event sourcing using Spring Boot and how to deploy a social network to Kubernetes using Docker Co…☆376Updated last year
- Sample ES/CQRS application☆476Updated 7 years ago
- Rest-full, Hipermedia-based distributed application. Spring boot & cloud. Angular. CQRS. Eventsourcing. Axonframework. Microservices. Doc…☆353Updated 10 months ago
- Java version of the Customers and Orders event sourcing example from my presentations☆392Updated 9 months ago
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆100Updated 8 years ago
- ESarch - CQRS & Event Sourcing with Spring Boot, Axon and Pivotal Cloud Foundry PAS☆129Updated last year
- A Java Microservice & CQRS Demo using Spring Boot, Axon & Docker☆665Updated 6 years ago
- A todo list application implemented using Spring Boot-based microservices and the Eventuate Tram framework☆189Updated 2 years ago
- A showcase for a simple CQRS application