plantuml-parser icon indicating copy to clipboard operation
plantuml-parser copied to clipboard

Convert the Java(or kotlin) source code to Plantuml

Results 12 plantuml-parser issues
Sort by recently updated
recently updated
newest added

Hi, It would be useful to run as a Maven plugin or CLI application. Then it would be very useful for automatically generating documentation. Regards Artur

**Description** Class composition is not visible in generated UML diagram **To Reproduce** Check the below image, which shows that I have 3 classes: - Person - Job - Hobby ![image](https://github.com/user-attachments/assets/66743534-764c-497e-9816-5d8981b64054)...