Last active
May 15, 2019 08:11
-
-
Save tracdi/93235550ce132f77fb0f1632e6ab7e8e to your computer and use it in GitHub Desktop.
[UML::User Domain] #Pangara #Planuml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @startuml | |
| start | |
| :Route - routes/; | |
| :Request - Http/Request; | |
| :Controller - Http/Controller; | |
| :Command; | |
| :Repository; | |
| :CoreDomain; | |
| stop | |
| @enduml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment