Files
spring-statemachine/docs
Janne Valkealahti 48b694fa47 @WithStateMachine with factory and builder
- Add support so that @WithStateMachine can be used with
  machines build via @EnableStateMachineFactory or via
  manual builders.
- Adding new annotation @EnableWithStateMachine to help
  handling needed context configuration.
- Add tests and docs.
- Fixes #292
- Fixes #224
2017-01-10 15:59:29 +00:00
..