Spring JS – Lack of an API or Documentation
Hi all,
This is a bit of a call out to the readers of the blog. In particular any Spring developers.
Recently I have been attempting to use Spring Web Flow and in particular it’s Spring JS implementation to Ajaxify applications I am working on.
However the documentation on Spring 3 and its Javascript support is quite lacking. In fact it seems to only consist of:
http://static.springsource.org/spring-webflow/docs/2.0.x/reference/html/ch11s04.html
Literally that is all the ‘official’ documentation I can find the rest seems to be forum posts by the Spring community.
Can anyone share any experience? Or give any feedback on the framework? Could we (as a community) look to help the development of this documentation?
By the way this shouldn’t put anyone off using Spring for the web application development. As a whole the framework is very useful and effective!!