当前位置: 代码迷 >> Java Web开发 >> Spring2.0发布RC版本了哈
  详细解决方案

Spring2.0发布RC版本了哈

热度:711   发布时间:2006-06-23 16:09:48.0
Spring2.0发布RC版本了哈
呵呵
大家看一下吧
The major new themes of Spring 2.0 are:
  1. Simplified Configuration - you will find you write much less code overall to configuration your applications. The code you do write is high-level and domain-specific, benefiting from smart defaults as well as rich validation and tool support.
  2. Powerful AOP Unification - you may apply aspects that weave custom behavior before, after, and around your objects concisely with AspectJ while still benefiting from the simplicity of the Spring AOP runtime.
  3. JSR 220 Java Persistence Archtecture (JPA) - to provide you choice in persistence provider implementation. Spring is the first to support JPA in both JEE and JSE environments with full portability between the two.
  4. Asynchronous JMS Messaging - Message-Driven POJOs bring you lightweight asynchronous components for JSE environments with the choice of JMS provider.
  5. JSR-168 Portlets - Spring Portlet MVC delivers a framework for developing JSR 168 portlets which includes integration with Spring Web Flow for orchestrating user interactions.

It is important to emphasize that Spring 2.0 provides backwards compatability with the Spring 1.x series. Compatability is critically important to our user base and we are committed to providing it.

搜索更多相关主题的帖子: STRONG  The  Unification  write  weave  

----------------解决方案--------------------------------------------------------
我晕
不晓得怎么搞成这个样子了
----------------解决方案--------------------------------------------------------

呵呵大家看一下吧
The major new themes of Spring 2.0 are:
Simplified Configuration - you will find you write much less code overall to configuration your applications. The code you do write is high-level and domain-specific, benefiting from smart defaults as well as rich validation and tool support.
Powerful AOP Unification - you may apply aspects that weave custom behavior before, after, and around your objects concisely with AspectJ while still benefiting from the simplicity of the Spring AOP runtime.
JSR 220 Java Persistence Archtecture (JPA) - to provide you choice in persistence provider implementation. Spring is the first to support JPA in both JEE and JSE environments with full portability between the two.
Asynchronous JMS Messaging - Message-Driven POJOs bring you lightweight asynchronous components for JSE environments with the choice of JMS provider.
JSR-168 Portlets - Spring Portlet MVC delivers a framework for developing JSR 168 portlets which includes integration with Spring Web Flow for orchestrating user interactions.
It is important to emphasize that Spring 2.0 provides backwards compatability with the Spring 1.x series. Compatability is critically important to our user base and we are committed to providing it.

呵呵 帮你搞了下 估计是有脚本 我上次就这样 先复制到记事本 然后再复制回来就可以了

[此贴子已经被作者于2006-6-23 17:04:14编辑过]


----------------解决方案--------------------------------------------------------
是不是啊~天啊,我还没开始学SPRING啊~落后了啊~郁闷了
----------------解决方案--------------------------------------------------------

兄弟厉害啊!速度挺快啊!不过好像2出来了有一段时间了啊!你玩的怎么样了啊?


----------------解决方案--------------------------------------------------------
前面的都是M版的,就没有看
现在总算到了RC了,呵呵,才刚刚看
----------------解决方案--------------------------------------------------------
刚刚接触spring

能否说一下spring在tomcat上基本怎么部署

由其是几个关键的xml,希望能指点一二。
----------------解决方案--------------------------------------------------------
  相关解决方案