文章詳情頁
Spring 2.0 M1發布了
瀏覽:4日期:2024-03-09 11:54:11
12月22日下午,Rod Johnson在Spring網站發布了Spring framework 2.0 M1的消息。您可以訪問該網站獲得更多信息,并下載該最新版本:Spring framework重要的新特性包括:1,簡化的、可擴展的XML配置2,強大的全新的AOP支持,以及對最新的AspectJ 5的集成3,異步的JMS機制允許基于消息驅動的POJO4,Spring Portlet MVC,基于JSR-168 portlets標準的MVC framework... and much, much more讓我們更欣慰的是,Spring 2.0完全(100%)兼容1.2版本,并且,可以繼續在Java 1.3+上運行。tailored application configuration schemas. The M1 release ships convenient XML tags that greatly simplify the definition of declarative transactions, JNDI lookups, custom aspects, and common utility services such as loading properties files.Please review the central JPetstore sample application included in the release. This sample demonstrates the new 2.0 features in action and will continued to be refined in subsequent milestones.Read Juergen's original announcement on the developer mailing list for more information.Review the Spring 2.0 roadmap for information about upcoming milestones. 參考:Spring 2.0 M1 ReleaseSpring社區:http://www.matrix.org.cn/topic.shtml?forumId=26
標簽:
Spring
相關文章:
1. Java Parallel Processing Framework 0.15.0 發布2. 詳解基于Spring Data的領域事件發布3. IntelliJ IDEA 2020.2正式發布,兩點多多總能助你提效4. IDEA 配置Tomcat服務器和發布web項目的圖文教程5. Java調優器YourKit Java Profiler 5.5 版本發布6. IntelliJ IDEA 2021.1 EAP 1 發布支持 Java 16 和 WSL 27. 基于Java的開源關系數據庫H2發布8. Java圖形調試器 JSwat 3.2 發布9. JAVA | Guava EventBus 使用 發布/訂閱模式的步驟10. IntelliJ Idea 2020.1 正式發布,官方支持中文(必看)
排行榜