spring-projects / spring-statemachine

Spring Statemachine is a framework for application developers to use state machine concepts with Spring.
1.55k stars 610 forks source link

UI presentation layer #464

Open jvalkeal opened 6 years ago

jvalkeal commented 6 years ago

Effective we'd like to be able to use spring-flo to have an editor using language specified in #463. This would then i.e. allow to modify existing machine configuration stored in repositories.

jvalkeal commented 6 years ago

As spring-flo is based on jointjs, their example of defining state chars is here jointjs uml jointjs-uml

Something along these lines, spring-flo would provide full editor for state charts.