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