Update docs

- Polish
- Relates to #284
This commit is contained in:
Janne Valkealahti
2016-12-11 11:41:48 +00:00
parent b26b03e6bb
commit f337505fa3

View File

@@ -6,8 +6,14 @@ that Spring Statemachine provides to any Spring based application.
<<sm-config>> the generic configuration support.
<<sm-machineid>> the use of machine id.
<<sm-factories>> the generic state machine factory support.
<<sm-deferevents>> the deferred event support.
<<sm-scopes>> the scope support.
<<sm-actions>> the actions support.
<<sm-guards>> the guard support.
@@ -26,10 +32,16 @@ that Spring Statemachine provides to any Spring based application.
<<sm-interceptor>> the state machine error handling support.
<<sm-security>> the state machine security support.
<<sm-error-handling>> the state machine interceptor support.
<<sm-persist>> the state machine persisting support.
<<sm-boot>> the Spring Boot support.
<<sm-monitoring>> the monitoring and trancing support.
<<sm-distributed>> the distributed state machine support.
<<sm-test>> the state machine testing support.