torugok / my-ddd-journey

A list of Domain-Driven Design and architecture resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-ddd-journey

A list of Domain-Driven Design resources that I found interesting on my journey studying DDD.

Books

Online Courses

Podcasts

Articles

Aggregates

Entities

Value Objects

Domain Services

Application Services

Domain Events

Implemented using Spring

Event Sourcing

Specification Pattern

Supporting Architectures

Other

REST

  • There is No U in CRUD, James Hood (25/07/2017) [resist the urge to follow the CRUD model for service APIs (use DDD to define your API in terms of domain objects and the business operations] http://jlhood.com/there-is-no-u-in-crud/

Q&A

Aggregates

Entities

Talks

Presentations

Domain Events

Functional DDD

Supporting Architectures

Other Resources

Sample projects

Katas / Exercises

About

A list of Domain-Driven Design and architecture resources