文章詳情頁
Spring Web Flow 1.0 EA 發布
瀏覽:27日期: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. 基于Rake和Gems的Java構造工具Raven 1.1 發布2. Java EE 5 SDK Update 1 發布3. JSwat 3.10 版本發布4. Java調優器YourKit Java Profiler 5.5 版本發布5. Java Parallel Processing Framework 0.15.0 發布6. IntelliJ IDEA 2020.2正式發布,兩點多多總能助你提效7. Sun Java Studio Enterprise 8.1 Beta 發布8. Spring Web Flow 1.0 發布9. 詳解基于Spring Data的領域事件發布10. Java Outlook Connector 2.0 發布
排行榜