What is the best documentation for snapshots and flow repositories in Spring Web Flow? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-01T19:27:31Z http://stackoverflow.com/feeds/question/86487 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/86487/what-is-the-best-documentation-for-snapshots-and-flow-repositories-in-spring-web 1 What is the best documentation for snapshots and flow repositories in Spring Web Flow? Alex Miller 2008-09-17T19:06:40Z 2008-09-19T18:34:53Z <p>I'm looking for more and better documentation about snapshots, flow repositories, and flow state serialization in Spring Web Flow. Available docs I've found seem pretty sparse. "Spring in Action" doesn't talk about this. The Spring Web Flow Reference Manual does mention a couple flags here:</p> <p><a href="http://static.springframework.org/spring-webflow/docs/2.0.x/reference/htmlsingle/spring-webflow-reference.html#tuning-flow-execution-repository" rel="nofollow">http://static.springframework.org/spring-webflow/docs/2.0.x/reference/htmlsingle/spring-webflow-reference.html#tuning-flow-execution-repository</a></p> <p>but doesn't really talk about why you would change these settings, usage patterns, etc.</p> <p>Anyone have a good reference?</p> http://stackoverflow.com/questions/86487/what-is-the-best-documentation-for-snapshots-and-flow-repositories-in-spring-web/104366#104366 2 Answer by anjanb for What is the best documentation for snapshots and flow repositories in Spring Web Flow? anjanb 2008-09-19T18:34:53Z 2008-09-19T18:34:53Z <p>hi Alex,</p> <p>did you try out any of these books ? 1) <a href="http://www.ervacon.com/products/swfbook/index.html" rel="nofollow">http://www.ervacon.com/products/swfbook/index.html</a> -- from the original author of WebFlow ? 2) <a href="http://rads.stackoverflow.com/amzn/click/159059584X" rel="nofollow">http://www.amazon.com/Expert-Spring-MVC-Web-Flow/dp/159059584X</a></p> <p>BR,<br> ~A</p>