Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the best documentation for snapshots and flow repositories in Spring Web Flow? [closed]

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:

http://static.springframework.org/spring-webflow/docs/2.0.x/reference/htmlsingle/spring-webflow-reference.html#tuning-flow-execution-repository

but doesn't really talk about why you would change these settings, usage patterns, etc.

Anyone have a good reference?

like image 914
Alex Miller Avatar asked Dec 29 '25 05:12

Alex Miller


1 Answers

did you try out any of these books ?

  1. http://www.ervacon.com/products/swfbook/index.html -- from the original author of WebFlow ?
  2. http://www.amazon.com/Expert-Spring-MVC-Web-Flow/dp/159059584X
like image 172
anjanb Avatar answered Dec 30 '25 17:12

anjanb