Files
TechradarDev/radar/2019-11-01/plant-uml.md
daniel.motzko a8ce9da802 Fix typos
2021-07-05 11:23:10 +02:00

474 B

title, ring, quadrant
title ring quadrant
Plant UML trial tools

PlantUML is an open source project that allows to create UML diagrams in a text-based and declarative way.

Since it is integrated in tools like Confluence, IntelliJ and GitLab we use it a lot to quickly document results of software design sessions.

Another similar tools that use just plain JavaScript to render the diagrams is mermaid