文章詳情頁
Spring 2.0 RC1 發布
瀏覽:76日期:2024-06-04 16:12:13
Spring 2.0 RC1 發布了。這是Spring 2.0的第一個candidate版本, 在過去的六個月里, Spring 共發布了5次milestone版本...Spring 2.0的新特性包括:Configuration SimplificationBean definitions based on XML schema, with out-of-the-box XML namespaces for simplifying common configuration tasksSupport for extended bean scopes in application contexts, with web request and session scopes as main targetsBean definition enhancements: lazy loading of bean classes, collection merging, and intelligent error messagesAOPSimplified AOP configuration based on XML schema namespacesSupport for AspectJ pointcut expression language and @AspectJ-style aspectsSupport for dependency injection on any object, including fine grained domain objects (based on AspectJ)Persistence and JPAEnhanced JDBC support: named SQL parameters, generics-based SimpleJdbcTemplateExplicit support for Hibernate 3.1 and 3.2 (while remaining compatible with Hibernate 3.0)Support for the Java Persistence API (JPA), including the full container contract with class instrumentationScheduling and MessagingTaskExecutor abstraction for submitting asynchronous workSupport for various thread pools, such as a Java 5 ThreadPoolExecutor and a CommonJ WorkManagerSupport for asynchronous JMS ('Message-Driven POJOs') based on message listener containersWeb Application DevelopmentConventions-based web MVC: controller mappings, model attribute namesJSP form tag library for use with Spring Web MVC and Spring Web FlowFull support for Portlet environments, including Portlet-style MVC based on a DispatcherPortlet官方站點:http://www.springframework.org/node/298ebSpring論壇:http://www.matrix.org.cn/topic.shtml?forumId=26
標簽:
Spring
相關文章:
1. JavaScript 語句之常用 for 循環詳解2. Sun 公司完整發布Java API文檔中文版3. Django ModelForm組件原理及用法詳解4. 開源 Ajax JSF Library - RCFaces 發布5. JAVA 3D世界的動畫展示(Part2,使用QuickTime for Java)6. 在C#和Java語言中for和foreach的區別詳解7. php 下 html5 XHR2 + FormData + File API 上傳文件操作實例分析8. Django中template for如何使用方法9. 如何提高python 中for循環的效率10. 一個用xslt樣式將xml解析為xhtml的類TransformBinder(兼容FF和IE7.0)
排行榜