Update README.md
This commit is contained in:
parent
38c511cdda
commit
ffcaae3a1c
1 changed files with 1 additions and 2 deletions
|
|
@ -5,5 +5,4 @@ visualizes java class dependencies
|
||||||
|
|
||||||
=====
|
=====
|
||||||
|
|
||||||
Not a finished project yet, just poking around with javassist.
|
Builds a graph of class dependencies. Included is a sample (YoozeServer), using spring-boot for a REST service and D3 to create a force-directed graoh.
|
||||||
It does build a model, and you you could pick up dot files to create pictures of the graph. It just isn't very pretty yet.
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue