文章详情页
Spring 2.0 M1发布了
浏览:5日期: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调优器YourKit Java Profiler 5.5 版本发布2. IDEA 配置Tomcat服务器和发布web项目的图文教程3. Acegi 0.9 发布-基于Spring的安全框架4. Java搜索引擎Compass Framework 0.8.0 新版发布5. JSR 196:pluggable authentication for JEE containers 草案发布6. 基于Java的操作系统JNode发布7. 如何将本地构建好的docker镜像发布到dockerhub8. Prometheus 入门教程之SpringBoot 实现自定义指标监控9. Python web如何在IIS发布应用过程解析10. Spring Cloud 2020.0.0正式发布再见了Netflix
排行榜