Spring Web Flow is a framework for defining and managing conversational web application flows.
<dependency>
<groupId>org.springframework.webflow</groupId>
<artifactId>spring-webflow</artifactId>
<version>4.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows basic usage of Spring Web Flow's FlowExecution.
Review migration guide when upgrading from 2.x or 3.x.
No dependency data recorded yet.