Skip to content

Latest commit

 

History

History
16 lines (5 loc) · 360 Bytes

File metadata and controls

16 lines (5 loc) · 360 Bytes

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.