Skip to content

Latest commit

 

History

History

springboot-statemachine-demo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Spring statemachine example

An spring boot example with spring state machine and persist entities.

Suppose below HostComponent FSM.

fsm_sample

if state is changed such as IDEL -> ACTIVATE, then current state is stored at database.