VaughnVernon / IDDD_SamplesLinks
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
☆3,867Updated last year
Alternatives and similar repositories for IDDD_Samples
Users that are interested in IDDD_Samples are comparing it to the libraries listed below
Sorting:
- This is the new home of the original DDD Sample app (previously hosted at sf.net)..☆5,170Updated 3 weeks ago
- The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack☆1,362Updated 3 years ago
- DDD-CqRS sample v2.0 project that helps you with starting out advanced domain modeling using Spring, JPA and testing☆876Updated last year
- A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.☆5,326Updated last year
- Event Sourcing and CQRS in practice.☆579Updated this week
- Awesome EventStorming☆2,306Updated 8 months ago
- Code examples for my conference talk on implementing ddd with spring☆805Updated 10 months ago
- Framework for Evolutionary Message-Driven Microservices on the JVM☆3,451Updated this week
- Sagas for microservices☆1,045Updated 3 months ago
- Sample ES/CQRS application☆476Updated 7 years ago
- Jivejdon is a Domain Driven Design appication with CQRS/ES/Clean/Hexagonal architecture☆572Updated this week
- If you're new to DDD and not sure where to start, this process will guide you step-by-step☆5,237Updated 4 months ago
- Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating co…☆602Updated 6 years ago
- Transactional messaging for microservices☆1,099Updated 3 months ago
- Clean Architecture Example (Java): Example of what clean architecture would look like (in Java)☆1,728Updated last year
- These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon…☆936Updated 2 years ago
- An example to create a clean architecture with Java 11☆536Updated 4 years ago
- Domain-Driven-Design Pub/Sub Domain-Events framework☆1,170Updated last year
- A sample project following Domain Driven Design with Spring Data JPA☆531Updated 2 years ago
- A structured approach to designing and documenting Aggregates☆768Updated last year
- Microsoft patterns & pratices CQRS Journey sample application