Skip to content

Commit

Permalink
Update EXAMPLES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hekailiang authored Sep 14, 2019
1 parent 41981d1 commit c40b4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EXAMPLES.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Squirrel state machine does not have any heavy dependencies, so basically it sho
* Support autowire dependencies within spring IoC container
*
* @author kailiang.hkl
* @version : StateMachineBuilderWithSpringSupport.java
* @version : StateMachineAutowireProcessor.java
*/
@Component
public class StateMachineAutowireProcessor implements SquirrelPostProcessor<StateMachine>, ApplicationContextAware {
Expand Down

0 comments on commit c40b4ee

Please sign in to comment.