Skip to content

Instantly share code, notes, and snippets.

@tracdi
Last active May 15, 2019 08:11
Show Gist options
  • Save tracdi/93235550ce132f77fb0f1632e6ab7e8e to your computer and use it in GitHub Desktop.
Save tracdi/93235550ce132f77fb0f1632e6ab7e8e to your computer and use it in GitHub Desktop.
[UML::User Domain] #Pangara #Planuml
@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