Are there any recommendations around when one should choose Spring MVC versus web flow? Is there anything web flow can do better than MVC or vice versa, given that FlowController extends from the existing MVC AbstractController?