Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oarthurzanoni/04-clean-ddd

Estudos sobre DDD e Clean Architecture
https://github.com/oarthurzanoni/04-clean-ddd

Last synced: about 1 month ago
JSON representation

Estudos sobre DDD e Clean Architecture

Awesome Lists containing this project

README

        

# DDD (Domain-drive Design)

Design dirigido à domínio

## Domínio

- Domain Experts
- Conversa
- Linguagem ubíqua

- Usuário

- Client
- Fornecedor
- Atendente
- Barman

- Agregados
- Value Objects
- Eventos de domínio
- Subdomínios (Bounded Contexts)
- Entidades
- Casos de uso