The next section shows the minimal configuration required to set up the Web Flow system in your application.
Register your flows in a FlowRegistry:
<webflow:flow-registry id="flowRegistry">
<webflow:flow-location path="/WEB-INF/flows/booking/booking.xml" />
</webflow:flow-registry>