文章详情页
Spring Web Flow 1.0 EA 发布
浏览:205日期:2024-03-10 09:35:02
Spring Web Flow 1.0 EA 发布了Spring WebFlow是一个及其优秀的Web开发框架,用于在Web应用内部创建和配置可重用的Web流程.Spring WebFlow 使得Web架构师们可以将精力集中在Web应用开发的抽象层次上:Web流程的逻辑结构和Web事件条件的定义。官方提到的特性包括:Support for binding directly to backing business services from a flow definition (eliminating the need for trivial Action adapter glue code)Support for four (4) distinct flow response types out-of-the box (view forward, conversation redirect, flow redirect, external redirect)Multiple strategies for launching flows and accessing/refreshing/bookmarking ongoing conversations (parameter-based, path-based [REST-style])Simplified support for deploying flow definitions for executionSpring Portlet MVC integration, for executing flows in a JSR 168 Portlet environmentJSF integration, for executing flows in a JSF environmentImproved support for persisting flow executions across requests and tracking (and securing access to) ongoing conversations within a repository.Automatic externalized flow definition change detection and 'hot reloading'Support for global transitions shared by all states of a flowSupport for importing one or more Spring bean definition files into a flow definition, providing a context for configuring custom flow artifacts such as actions, attribute mappers, exception handlers, view selectors, and transition criteriaSupport for 'inline-flows,' flow definitions fully local and contained within an outer flow definitionSupport for exception handling at both the flow and state levelMiscellaneous improvements in many areas including but not limited to Java-based flow building, flow execution testing, flow execution listening, conversation locking, flow execution serialization, attribute and parameter map access support, flow attribute mapping, and piecemeal page-level form validation
标签:
Spring
相关文章:
1. PHP5.0正式发布 不完全兼容PHP4 新增多项功能2. Spring-Richclient 0.1.0 发布3. Sun 发布Java EE 5 &NetBeans 5.5 预览版4. Java-Exchange 连接器 - JEC 1.0 发布5. Spring IDE 1.2.4发布6. IBM发布新的Java Security工具7. 在Ubuntu 12.04中的Python 2.7中导入Tensorflow时出错。“找不到GLIBC_2.17”8. Seam 1.0 beta 2 发布-Java EE 5开发框架9. springboot基于Redis发布订阅集群下WebSocket的解决方案10. Python3安装tensorflow及配置过程
排行榜