Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there any way to auto generate UML diagrams in Spring Tool Suite IDE

Tags:

spring

uml

I have created my Project in Spring Tool Suite (STS). I need to auto generate UML diagrams like class, sequence, activity and domain diagrams. How can I do it?

like image 414
Sen Avatar asked Oct 17 '22 13:10

Sen


1 Answers

Try ObjectAid plugin for Eclipse.
It should work with STS.

like image 102
dstar55 Avatar answered Oct 21 '22 04:10

dstar55