Update README.md
This commit is contained in:
parent
dab266b9e3
commit
ae0fb9af52
1 changed files with 4 additions and 0 deletions
|
|
@ -6,3 +6,7 @@ visualizes java class dependencies
|
||||||
=====
|
=====
|
||||||
|
|
||||||
Builds a graph of class dependencies. Included is a sample (YoozeServer), using spring-boot for a REST service and d3js to create a force-directed graph.
|
Builds a graph of class dependencies. Included is a sample (YoozeServer), using spring-boot for a REST service and d3js to create a force-directed graph.
|
||||||
|
|
||||||
|
Example usage:
|
||||||
|
execute: gradlew run
|
||||||
|
goto: http://localhost:8080
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue