This example shows how to use workflows with SpringMVC framework.
SpringMVC example is based on https://github.com/spring-projects/spring-mvc-showcase
See the org.springframework.samples.mvc.simple
package for the @Controller code
See the org.springframework.samples.mvc.exceptions
package for the @Controller code