- This is a web based distributed zookeeper state machine sample showing how multiple Spring boot instances having a state machine can work with a zookeeper to distribute state handling thoughout a jvm boundaries. - Also this example is using websocket support to have live updates of a UI for state machine state changes.
13 lines
101 B
Plaintext
13 lines
101 B
Plaintext
.DS_Store
|
|
.classpath
|
|
.project
|
|
.settings
|
|
.metadata
|
|
.gradle
|
|
/target
|
|
*/target
|
|
/build
|
|
*/build
|
|
/bin
|
|
*/bin
|