12 lines
280 B
Markdown
12 lines
280 B
Markdown
yooze
|
|
=====
|
|
|
|
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.
|
|
|
|
Example usage:
|
|
* execute: gradlew run
|
|
* goto: http://localhost:8080
|