Visual SAP with plantUML #2 - Component Diagram
A component diagram shows the logical structure of a system.
You use it to answer:
What are the major building blocks?
How do they interact?
Where is the logic, the frontend, the database?
๐ When to Use
Use a component diagram when you need to...
kharlanau.hashnode.dev2 min read