{"id":54682,"library":"spring-webflow","title":"Spring Web Flow","description":"Spring Web Flow is a framework for defining and managing conversational web application flows.","status":"active","version":"4.0.0","language":"java","source_language":null,"source_url":"https://github.com/spring-projects/spring-webflow","tags":["web","flow","spring","mvc"],"install":[{"cmd":"<dependency>\n  <groupId>org.springframework.webflow</groupId>\n  <artifactId>spring-webflow</artifactId>\n  <version>4.0.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.springframework.webflow:spring-webflow:4.0.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"FlowExecution","correct":"org.springframework.webflow.execution.FlowExecution"}],"quickstart":{"code":"import org.springframework.webflow.execution.FlowExecution;\n\npublic class Example {\n    public void runFlow(FlowExecution execution) {\n        execution.start();\n    }\n}","lang":"java","description":"Shows basic usage of Spring Web Flow's FlowExecution."},"warnings":[{"fix":"Review migration guide when upgrading from 2.x or 3.x.","message":"Spring Web Flow 4.0.0 may have breaking changes from earlier versions.","severity":"breaking","affected_versions":">=4.0.0"}],"env_vars":null,"search_vec":"'applic':16 'convers':14 'defin':11 'flow':3,6,17,19 'framework':9 'manag':13 'mvc':21 'spring':1,4,20 'web':2,5,15,18","created_at":"2026-06-15T09:19:05.674196+00:00","updated_at":"2026-06-15T09:19:05.674196+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/spring-projects/spring-webflow","github":"https://github.com/spring-projects/spring-webflow","docs":"https://appdoc.app/artifact/org.springframework.webflow/spring-webflow/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}