Property name | Optional? | Description |
---|---|---|
maven.springgraph.graphviz.executable | Yes |
The name of the graphviz executable. Default dot
|
maven.springgraph.config | Yes |
Spring application context. Default ${maven.src.dir}/conf/applicationContext.xml
|
springgraph.dot | Yes |
Output file relative to ${maven.gen.docs}. Default springgraph.dot
|