This part of the reference documentation explains the core functionality that Spring Statemachine provides to any Spring based application.
Chapter 8, Statemachine Configuration the generic configuration support.
Chapter 9, State Machine Factories the generic state machine factory support.
Chapter 10, Using Actions the actions support.
Chapter 11, Using Guards the guard support.
Chapter 12, Using Extended State the extended state support.
Chapter 13, Using StateContext the state context support.
Chapter 14, Triggering Transitions the use of triggers.
Chapter 15, Listening State Machine Events the use of state machine listeners.
Chapter 16, Context Integration the generic Spring application context support.
Chapter 17, State Machine Accessor the state machine internal accessor support.
Chapter 18, State Machine Interceptor the state machine error handling support.
Chapter 19, State Machine Error Handling the state machine interceptor support.
Chapter 20, Persisting State Machine the state machine persisting support.
Chapter 21, Using Distributed States the distributed state machine support.
Chapter 22, Testing Support the state machine testing support.