mploed / ddd-aggregate-example
Example for implementing aggregates (Domain-Driven Design) with Java
☆49Updated 6 years ago
Alternatives and similar repositories for ddd-aggregate-example:
Users that are interested in ddd-aggregate-example are comparing it to the libraries listed below
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆99Updated 7 years ago
- Sample code for my talk "A Deep Dive into Spring Application Events".☆42Updated 3 years ago
- GitHub Pages☆83Updated 6 years ago
- Repository containing some base code and guidelines to build and then scale an application☆115Updated last year
- Hotel booking application - Demo - Axon Framework & Axon Server☆120Updated last year
- Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair☆154Updated last year
- An example of implementing hexagonal design in a spring-boot application (A work in progress)☆76Updated 2 years ago
- The Axon Reference Guide☆42Updated 2 months ago
- This has been moved to Moduliths –https://github.com/odrotbohm/moduliths.☆101Updated 4 years ago
- Java/Maven hexagonal architecture project implements file managing functionalities☆58Updated 2 years ago
- Sample project for a Game Rental application as a showcase for Axon☆55Updated 9 months ago
- Design Patterns Workshop☆20Updated 8 months ago
- Java example Domain-Driven-Design Command-Query Responsibility Separation☆119Updated 15 years ago
- Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.☆166Updated 9 months ago
- A sample DDD kotlin microservice☆54Updated 6 years ago
- Project code for the "CQRS and Event Sourcing with Spring and Spring Boot" Workshop:☆101Updated 7 years ago
- The VLINGO XOOM examples demonstrating features and functionality available in the reactive components. See each of the submodules for sp…