Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hexagonal Architecture #79

Open
matiux opened this issue Nov 8, 2018 · 0 comments
Open

Hexagonal Architecture #79

matiux opened this issue Nov 8, 2018 · 0 comments

Comments

@matiux
Copy link
Contributor

matiux commented Nov 8, 2018

Dopo averne parlato al PUG Romagna pensavo che potrebbe essere interessante condividere più ad ampio raggio l'architettura esagonale essendo un argomento non legato a uno specifico linguaggio.

L'architettura esagonale, anche conosciuta come "Ports and Adapters" di Alistair Cockburn, ha lo scopo di centralizzare l’attenzione sull'applicazione e decentralizzare tutti i sistemi esterni.
E' un buon modo per strutturare un'applicazione e proteggere il modello di dominio dai sistemi esterni disaccoppiando il Framework dal dominio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants