Spring Web Flow单 元是一个MVC的扩展,它允许你使用一个高阶域定义语言来定义控制器。这个语言用来建模用户交互,需要多次请求到服务器来完成,并可能涉及不同的内容。
该版本是 2.1 的一个维护版本,主要改进内容有:
* Extract JSF 2 methods from FlowApplication into Jsf2FlowApplication (SWF-1261).
* Fix handling of cascaded attributes in AjaxTilesView (SWF-1053).
* Document DataModel implementations (SWF-1358)
* Remove Dojo files from svn and replace with script to put together custom Dojo build (SWF-1362).
* Remove compressed Spring.js and Spring-Dojo.js files from svn and compress during the build (SWF-1363).
* Minor JavaScript fixes (SWF-1268, SWF-1358).
下载地址:
http://www.springsource.com/download/community?project=Spring%20Web%20Flow
暂无更多评论