SpringSource tc Server Jumpstart

Spring Workflow

Project Status: Incubator (what does this mean?)

The Workflow extension brings Spring to the world of workflow programming. Jan Machacek originally started this extension because he was not happy with  the complexity of other workflow management libraries. The Spring Workflow extension treats all components of the workflow as first-
class Spring beans. As a result, your flows, states and transitions can take advantage of all features in the Spring Framework.

Finally, the unobtrusive approach means that testing your workflows is as easy as testing any other Spring components.

The current release of Spring Workflow, version 1.3.0, can be downloaded here.