Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.97 KB

File metadata and controls

15 lines (13 loc) · 1.97 KB

Glossary

Concepts from the blue book

Concept Definition
application coordinator
bounded context
layered architecture an architecture that isolates the domain (domain layer) from other parts of the code (user interface, application layer, infrastructure layer)
model-driven design
model-view-controller
model-view separation pattern
observers
services
ubiquitous language