reverse engineering plugin for spring application
hi,
Is there some kind of a plugin that I can use which outputs a UML diagram to show how things are wired together?
I just got this system, documentation is minimal and I have to learn how things are wired together and it's a bit hard doing this just by reading the code.
I hope there's some tool that I can use.
thanks,
simon
Please sign in to leave a comment.
In IJ 15, there is a new feature to show the Spring Model setup as UML-like diagram. You can try the Early Access Preview for free from here:

https://confluence.jetbrains.com/display/IDEADEV/IDEA+15+EAP
Sample: