Files
TechRadarAJR/radar/2019-11-01/plant-uml.md
2019-12-20 14:46:59 +01:00

12 lines
475 B
Markdown

---
title: "Plant UML"
ring: trial
quadrant: tools
---
[PlantUML](https://plantuml.com/) 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](https://mermaid-js.github.io/mermaid/#/)