Registry / web-framework / spring-webflow-client-repo

spring-webflow-client-repo

JSON →
library1.0.3javamavenunverified

Flow execution storage on client via form/request parameter for Spring Web Flow.

<dependency> <groupId>org.apereo</groupId> <artifactId>spring-webflow-client-repo</artifactId> <version>1.0.3</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-WEBFLOW-CLI
S
spring-webflow-client-repo
web-frameworkjavav1.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ClientFlowExecutionRepository
org.springframework.webflow.client.repository.ClientFlowExecutionRepository

Creates a client-side flow execution repository for Spring Web Flow.

import org.springframework.webflow.client.repository.ClientFlowExecutionRepository; import org.springframework.webflow.execution.repository.FlowExecutionRepository; public class Example { public static void main(String[] args) { FlowExecutionRepository repo = new ClientFlowExecutionRepository(); System.out.println("Client repository created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Resources
spring-webflow-client-repo — mvn dependency:get spring-webflow-client-repo · libregistry