DDD Step By Step
A Practical Guide to Domain Driven Design

Service

Service

Service is a fairly generic name for a piece of code that does something, in DDD this should be contrasted with a Domain Service, which provides specific functionality to the Domain, particularly across and between Entities, Value Objects and other Services

 

See also:

Blogged Services

domaindrivendesign.org reference

 

Recent Comments

Leave the first comment for this page.