Files
spring-statemachine/spring-statemachine-core
Janne Valkealahti 8aaf66afea Fix machine autostart with annotation config
- This seem to relate with machine build from an annotation
  config which is then used as a session scoped bean.
- Fix autostart usage where appropriate and also fix some
  test which were using wrong logic to determine autostart
  usage(tests were wrong).
- Fixes #141
2015-12-12 20:05:43 +00:00
..