文章詳情頁(yè)
Spring 2.0 RC1 發(fā)布
瀏覽:75日期:2024-06-04 16:12:13
Spring 2.0 RC1 發(fā)布了。這是Spring 2.0的第一個(gè)candidate版本, 在過(guò)去的六個(gè)月里, Spring 共發(fā)布了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官方站點(diǎn):http://www.springframework.org/node/298ebSpring論壇:http://www.matrix.org.cn/topic.shtml?forumId=26
標(biāo)簽:
Spring
相關(guān)文章:
1. Java14發(fā)布了,再也不怕NullPointerException了2. IntelliJ Idea 2020.1 正式發(fā)布,官方支持中文(必看)3. JSWDK的發(fā)布目錄的更改4. JavaMail 1.4 發(fā)布5. Spring Web Flow 1.0 EA 發(fā)布6. Spring-Annotation 1.0 發(fā)布7. html中的form不提交(排除)某些input 原創(chuàng)8. Simple Logging Facade for Java 1.0 發(fā)布9. Struts的Java 5 擴(kuò)展框架Strecks 1.0 發(fā)布10. 在C#和Java語(yǔ)言中for和foreach的區(qū)別詳解
排行榜
