Skip to content

antkorwin/statemachine

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
uml
 
 
 
 
 
 
 
 

Spring state machine

Spring State Machine Workshop

  • consider a simple linear flow for Kanban board

  • add some actions on the states.

  • add guard for "testing" state.

  • example of communication based on the variables of state

  • simple persist (in-memory)

  • persist state machine in mongodb

  • multiple state machine in one project

  • evaluate available events from current state

Read full article in my blog : http://antkorwin.com/statemachine/statemachine.html

About

Spring State Machine Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages