Files
spring-state-machine-renderer/README.md
2025-07-05 21:26:21 +02:00

205 B

brew install graphviz
dot -Tpng statemachine.dot -o statemachine.png
brew install plantuml
plantuml statemachine.uml.dot

plantuml statemachine.scxml