|
From: Andre P. <and...@gm...> - 2007-10-23 09:40:14
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Cool! how about built in ajax support for MVC ? ^^<br>
<br>
-Andre-<br>
<br>
Juergen Hoeller wrote:
<blockquote cite="mid:200...@ma..."
type="cite">
<pre wrap="">Dear Spring community,
I'm pleased to announce that the first Spring Framework 2.5 release
candidate is available! Spring 2.5 is the culmination of the effort that
started as Spring 2.1 milestones, enhancing Spring 2.0 with many new
features, such as:
* full Java 6 and Java EE 5 support (JDBC 4.0, JTA 1.1, JavaMail 1.4, JAX-WS
2.0, etc)
* full-featured annotation-driven dependency injection (including support
for 'qualifiers')
* support for component scanning in the classpath (autodetecting annotated
classes)
* bean name pointcut element in AspectJ pointcut expressions
* built-in support for for AspectJ load-time weaving (based on the
LoadTimeWeaver abstraction)
* further XML configuration namespaces ("context", "jms") for maximum
convenience
* completely revised framework for integration tests (with support for JUnit
4 and TestNG)
* new annotation-based controller style for Servlet MVC and Portlet MVC
* extended SimpleJdbcTemplate functionality (support for named parameters
etc)
* officially certified WebSphere support (support for the WebSphere 6
UOWManager facility)
* Spring framework jars are shipped as OSGi-compliant bundles out of the box
* Spring ApplicationContext can be deployed as JCA RAR file (for headless
application modules)
* JCA 1.5 message endpoint management (for Spring-managed JMS and CCI
message listeners)
Particularly worth mentioning are the annotation-based MVC controller style,
the JAX-WS support and the TestNG support, all of which are introduced in
this release. Furthermore, this release comes in three different
distributions, introducing a minimal standard zip and an intermediate
with-docs zip.
We recommend upgrading to Spring 2.5 from all previous 2.0.x versions, in
order to benefit from the new features as well as from the significant
performance enhancements that Spring 2.5 has to offer. Spring 2.5 is
designed as a drop-in replacement for Spring 2.0, except for the slightly
restructured jar file contents (see the readme file in the distribution).
Note that Spring 2.5 is still compatible with JDK 1.4.2+ and J2EE 1.3+. Java
1.4 users, for example on WebLogic 8.1 or WebSphere 5.1/6.0, are very
welcome to upgrade to Spring 2.5 as well! We recommend putting the
backport-util-concurrent jar on the classpath when running on Java 1.4,
which allows Spring (and hence your applications) to benefit from
significant concurrency enhancements.
Cheers,
Juergen
-----
Juergen Hoeller
Interface21
<a class="moz-txt-link-freetext" href="http://www.interface21.com">http://www.interface21.com</a>
</pre>
<pre wrap="">
<hr size="4" width="90%">
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> <a class="moz-txt-link-freetext" href="http://get.splunk.com/">http://get.splunk.com/</a></pre>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Springframework-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spr...@li...">Spr...@li...</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/springframework-user">https://lists.sourceforge.net/lists/listinfo/springframework-user</a>
</pre>
</blockquote>
<br>
</body>
</html>
|