文章詳情頁
Spring Web Flow 1.0 EA 發布
瀏覽:158日期: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. IntelliJ IDEA 2021.1 EAP 1 發布支持 Java 16 和 WSL 22. Java SE 6 update 10發布了!3. python GUI框架pyqt5 對圖片進行流式布局的方法(瀑布流flowlayout)4. Sun 發布Java EE 5 &NetBeans 5.5 預覽版5. Java App表達式語言最終版MVEL 2.0 發布6. Seam 1.0 beta 2 發布-Java EE 5開發框架7. 真正面向對象編程:PHP5.01發布8. Spring-Annotation 1.0 發布9. MindTerm 3.0 發布-基于Java的SSH客戶端10. IntelliJ IDEA 2021.1 首個 Beta 版本發布
排行榜