Class ScreenController

java.lang.Object
formflow.library.FormFlowController
formflow.library.ScreenController

@Controller @EnableAutoConfiguration @RequestMapping("/flow") public class ScreenController extends FormFlowController
A controller to render any screen in flows, including subflows.