Domain-Driven Design: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * Software Architecture =Overview=") |
|||
Line 4: | Line 4: | ||
=Overview= | =Overview= | ||
An application's domain is the subject area the application addresses. The application's domain defines the ideas and concepts that influence the understanding of the application. | |||
<font color=darkgray>Parse [[DDD]].</font> |
Revision as of 23:05, 11 October 2018
Internal
Overview
An application's domain is the subject area the application addresses. The application's domain defines the ideas and concepts that influence the understanding of the application.
Parse DDD.