Content deleted Content added
Citation bot (talk | contribs) m Alter: last. Removed URL that duplicated unique identifier. Removed parameters. | You can use this bot yourself. Report bugs here. | Activated by User:Grimes2 | via #UCB_webform |
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0 |
||
Line 1:
The '''hexagonal architecture''', or '''ports and adapters architecture''', is an architectural pattern used in [[software design]]. It aims at creating loosely coupled application components that can be easily connected to their software environment by means of ports and adapters. This makes components exchangeable at any level and facilitates test automation.<ref name=":0">{{Cite web|url=http://alistair.cockburn.us/Hexagonal+architecture|title=Hexagonal architecture|last=Alistair|first=Cockburn|date=2005-04-01|website=alistair.cockburn.us|archive-url=https://web.archive.org/web/20180822100852/http://alistair.cockburn.us/Hexagonal+architecture|archive-date=2018-08-22|url-status=dead|access-date=2019-08-12}}</ref>
== Origin ==
|