文章詳情頁
Strecks -- 一款Struts Java 5 擴展框架發布
瀏覽:130日期:2024-06-03 10:28:20
Strecks是一款Struts Java 5 擴展框架.. Strecks整合了一系列的開源項目.. 主要是為了方便JAVA 5 開發者, 更迅速地開發Struts應用..Strecks的代碼是基于Struts 1.2.x.Strecks能提供的特性包括:POJO action beans with no framework dependenciesaction vs. controller separation. Request processing logic is encapsulated into Action controllers, simplifying action implementationsannotation-based dependency injection (typed request parameters, session attributes, Spring beans, and others)annotation-based form validators (XML and code-free)annotation-based data binding from form properties to domain modelannotations for additional per-field control over type conversionsimplified mechanisms to support navigation and redirecting after postspluggable navigation using annotationspre- and post-action interceptors, with access to dependency resolved action beans as well as full runtime context官方站點:http://strecks.sourceforge.net/
標簽:
Java
上一條:Spring 2.0 帶來的改進下一條:JSwat 3.10 版本發布
相關文章:
1. IDEA JeeSite框架httpSession.invalidate()無效問題解決方案2. JavaMail 1.4 發布3. Spring 2.0 發布4. Java剖析工具JProfiler 4.2 發布5. Python輕量級web框架bottle使用方法解析6. Python的Django框架實現數據庫查詢(不返回QuerySet的方法)7. SVNKit(前JavaSVN) 1.1.0 發布8. 半小時實現Java手擼網絡爬蟲框架(附完整源碼)9. 推薦值得學習的12款python-web開發框架10. IDEA 通過docker插件發布springboot項目的詳細教程
排行榜