mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 04:59:24 +00:00
Markdown fix
This commit is contained in:
+3
-3
@@ -10,9 +10,9 @@ tags:
|
||||
---
|
||||
|
||||
## Also known as
|
||||
Ports and Adapters
|
||||
Clean Architecture
|
||||
Onion Architecture
|
||||
* Ports and Adapters
|
||||
* Clean Architecture
|
||||
* Onion Architecture
|
||||
|
||||
## Intent
|
||||
Allow an application to equally be driven by users, programs, automated test or batch scripts, and to be developed and tested in isolation from its eventual run-time devices and databases.
|
||||
|
||||
Reference in New Issue
Block a user