The Spring Web Flow module allows the implementation of flows. This means that you can easily define a sequence of steps in a journey through the use of XML files. This allows long transactional journeys to be easily created.
The purpose of this project is to demonstrate how to utilise the Spring Web Flow module.