用户操作
[留言]  [发消息]  [加为好友] 
订阅我的博客
XML聚合    FeedSky
订阅到鲜果
订阅到Google
订阅到抓虾
james_sc的公告
<p> <a href="http://member.bcentral.com/cgi-bin/fc/fastcounter-login?3254808" target="_top"> <img border="0" src="http://fastcounter.bcentral.com/fastcounter?3254808+6509623"></a> </p> <p> <a href="http://free.txwww.com/guestbook/index.asp?user=james_sc" target="_blank" class="leftHerf"><b>过客留言</b></a> </p>
文章分类
James' Web Link
Banq's Jdon
Chedong's Blog
James' Studio
Jason's Blog
Mars Studio
Martin Fowler's Web
Yangge's Art
Open Source's Web
Apache Software
PicoContainer
SourceForge
存档

原创  First release candidate of Spring 1.1 收藏

New features and enhancements in Spring 1.1 RC1 include:
  • IoC container supports Method Injection: the overriding of concrete or abstract methods, typically to look up a dependency managed by the container. This means even less need to implement Spring-specific interfaces such as BeanFactoryAware.
  • The IoC container can now obtain objects from static factory methods as well as constructors. This enhancement allows excellent AspectJ integration: it is now possible to configure AspectJ aspects using Spring Dependency Injection, like any object. We plan to provide examples of AspectJ integration before 1.1 final.
  • Support for sending and receiving JMS messages
  • Support for Apache OJB as an ORM alternative, within Spring's consistent data access abstraction
  • Significantly improved JDO support
  • Greater flexibility in translating SQLExceptions, and other JDBC enhancements
  • Support for nested transactions and savepoints when working with JDBC. Declarative transaction management can support nested transactions.
  • AOP proxies are now serializable if all Advisors and target are serializable
  • Improved Velocity and FreeMarker support
  • Reworked parent/child bean definition concept: a child can now override any inherited settings. This can be used to simplify configuration.
Spring 1.1 final is scheduled for release in mid August, and will be 100% backward compatible with Spring 1.0.2. As Spring aims to minimize dependency of application code on the framework, and because changes are backward compatible, we do not expect that existing applications will require any code changes to migrate to Spring 1.1.

发表于 @ 2004年07月31日 22:46:00 | 评论( loading... ) | 编辑| 举报| 收藏

旧一篇:信念永恒【转载】

  • 发表评论
  • 评论内容:
  •  
Copyright © james_sc
Powered by CSDN Blog