This is service for constructing a graph on the basis of properties.
To run the demo
mvn clean install
java -jar target/prograph.jar
// Then open http://localhost:8080
You can access full source code here https://github.com/rahmanusta/module-graph
See you!