ketan-gote / ddd-example
Domain Driven Design. Examples focuses on key concept of ddd like Entities, Aggregate root, Repository, Value Objects & ACL.
☆106Updated 6 years ago
Alternatives and similar repositories for ddd-example:
Users that are interested in ddd-example are comparing it to the libraries listed below
- Example for implementing aggregates (Domain-Driven Design) with Java☆49Updated 6 years ago
- GitHub Pages☆83Updated 6 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆207Updated 3 months ago
- Hotel booking application - Demo - Axon Framework & Axon Server☆120Updated last year
- Example of DDD with Clean Architecture☆56Updated 7 months ago
- Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.☆166Updated 9 months ago
- Example application for my TechLunch @ Vaadin about DDD and the Hexagonal Architecture☆73Updated 6 years ago
- Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair☆154Updated last year
- The VLINGO XOOM examples demonstrating features and functionality available in the reactive components. See each of the submodules for sp…