Category: github

In this article, look at how to implement a non-blocking state machine with the Spring Integration framework. In a previous article, I presented a framework for a simple state machine. In a follow-up article, I customized the framework for non-blocking processes using callback functions.

Related Articles