Home > Glossary > 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:
blog comments powered by Disqus