Spring Statemachine 1.1 is focusing on security and a better
interoperability with web applications.
-
Comprehensive support for Spring Security is added, Chapter 22, State Machine Security
-
Context integration with `@WithStateMachine' has been greatly
enhanced, Chapter 19, Context Integration
-
StateContext
is now a first class citizen with how user can
interact with a State Machine, Chapter 16, Using StateContext.
-
Features around persistence has been enhanced with a build-in
support for redis, Section 24.3, “Using Redis”.
-
New feature helping with persist operations,
Section 24.2, “Using StateMachinePersister”.
-
Configuration model classes are now a public API.
-
New features in timer based events.
-
New Junction pseudostate Section 9.8.5, “Junction State”.
-
New Exit Point and Entry Point pseudostates Section 9.8.8, “Exit/Entry Point States”.
-
Configuration model verifier.
-
New samples, Chapter 39, Security, Chapter 40, Event Service.
-
UI modeling support using Eclipse Papyrus, Chapter 27, Eclipse Modeling Support.