<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Transient Technology &#187; upgrade</title>
	<atom:link href="http://martinaharris.com/tag/upgrade/feed/" rel="self" type="application/rss+xml" />
	<link>http://martinaharris.com</link>
	<description>Next time you look it might be gone</description>
	<lastBuildDate>Tue, 24 Jan 2012 18:14:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>5 exciting things coming with Spring 3.0</title>
		<link>http://martinaharris.com/2009/11/5-things-spring-3-0/</link>
		<comments>http://martinaharris.com/2009/11/5-things-spring-3-0/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 05:00:00 +0000</pubDate>
		<dc:creator>Martin Harris</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[annotation]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://martinaharris.com/?p=129</guid>
		<description><![CDATA[In a previous blog entry I wrote about the now ancient announcement that spring 2.5 would be available. On the 2nd anniversary of that announcement I would like to examine the things I am looking forward to in Spring 3.0. &#8230; <a href="http://martinaharris.com/2009/11/5-things-spring-3-0/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In a <a href="http://martinaharris.com/2009/11/5-reasons-to-upgrade-spring-to-2-5/" TARGET="_blank">previous blog entry</a> I wrote about the now ancient announcement that spring 2.5 would be available.  On the 2nd anniversary of that announcement I would like to examine the things I am looking forward to in Spring 3.0.</p>
<p><a href="http://www.springsource.org/node/2174" TARGET="_blank"><strong>Release Announcement:</strong> 13/11/2009</a></p>
<h3>5 cool things available in Spring 3.0</h3>
<ol>
<li>Java 5 fully used throughout the whole API.  In 2.5 the core is still Java 1.4 compatible, 3.0 is written in and requires Java 5.0.  This means much greater use of generics.  Unrelated but they have also included many performance enhancements.</li>
<li>SpEL.  Spring Expression Language gives access to nested bean definitions and system properties via #{…} syntax in property values.  These dynamic #{…} expressions and static ${…} placeholders can also be used to inject property settings via the @Value annotation.  This should much simplify property setting.</li>
<li>Comprehensive REST support.  Spring 2.5 MVC is an excellent pattern.  The simplicity of annotated controllers results in very clean implementations.  3.0 takes this system further by building in Restful support and a RestTemplate for clientside REST.</li>
<li>Spring 3.0 UI Field Formatting.  Springs formatting system has always been useful in web and desktop applications.  Its an effective way to remove a lot of boilerplate code from a system.  This new system of annotations allows common formats to be applied to classes, model properties and methods.  <a href="http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/ch05s06.html#ui-format-Formatted-Annotation" TARGET="_blank">Check it out its very cool.</a></li>
<li>Many enhancements migrating to java.util.concurrent including ThreadPoolExecutorFactoryBean which exposes the native ExecutorService interface.  The concurrent package is very good indeed, so bringing more support into spring is just fantastic.</li>
</ol>
<p>Of the 5 mentioned here its only the tip of the iceberg as regards new features.  This release is very rich.  As usual with spring its when you have something to solve that you really appreciate it.</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-things-spring-3-0%2F&amp;title=5+exciting+things+coming+with+Spring+3.0" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-things-spring-3-0%2F&amp;title=5+exciting+things+coming+with+Spring+3.0" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-things-spring-3-0%2F&amp;title=5+exciting+things+coming+with+Spring+3.0" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-things-spring-3-0%2F&amp;headline=5+exciting+things+coming+with+Spring+3.0" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=5+exciting+things+coming+with+Spring+3.0&amp;url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-things-spring-3-0%2F" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=5+exciting+things+coming+with+Spring+3.0&amp;u=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-things-spring-3-0%2F" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=5+exciting+things+coming+with+Spring+3.0&amp;url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-things-spring-3-0%2F" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=5+exciting+things+coming+with+Spring+3.0&amp;url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-things-spring-3-0%2F" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=5+exciting+things+coming+with+Spring+3.0&amp;url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-things-spring-3-0%2F" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-things-spring-3-0%2F&amp;title=5+exciting+things+coming+with+Spring+3.0&amp;summary=&amp;source=" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-things-spring-3-0%2F" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-things-spring-3-0%2F" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-things-spring-3-0%2F" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div><div class="dzone_button" style="float: right; margin-left: 5px;">
<script type="text/javascript">
var dzone_url = 'http://martinaharris.com/2009/11/5-things-spring-3-0/';
var dzone_title = '5 exciting things coming with Spring 3.0';
var dzone_blurb = '';
var dzone_style = '2';
</script>
<script language="javascript" src="http://widgets.dzone.com/links/widgets/zoneit.js"></script>
</div>]]></content:encoded>
			<wfw:commentRss>http://martinaharris.com/2009/11/5-things-spring-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 reasons to upgrade Spring from 2.0 to 2.5</title>
		<link>http://martinaharris.com/2009/11/5-reasons-to-upgrade-spring-to-2-5/</link>
		<comments>http://martinaharris.com/2009/11/5-reasons-to-upgrade-spring-to-2-5/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 23:12:19 +0000</pubDate>
		<dc:creator>Martin Harris</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[annotation]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://martinaharris.com/?p=122</guid>
		<description><![CDATA[The anniversary of the announcement that Spring 2.5 was available is just around the corner.  There are many reasons to upgrade the SpringFramework from 2.0 to 2.5.  Spring 2.5 is designed as a drop-in replacement for 2.0 so there are no valid technical arguments for not upgrading.  Here are my top 5 favorite features. <a href="http://martinaharris.com/2009/11/5-reasons-to-upgrade-spring-to-2-5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The 2nd anniversary of the announcement that Spring 2.5 was available is just around the corner.  There are many reasons to upgrade the SpringFramework from 2.0 to 2.5.  Spring 2.5 is designed as a drop-in replacement for 2.0 so there are no valid technical arguments for not upgrading.</p>
<p><a href="http://www.springsource.org/node/561" TARGET="_blank"><strong>Release Announcement:</strong> 19/11/2007</a></p>
<p>I don&#8217;t want to review all the improvements that were made, but thought it would be interesting to pick a favorite feature and explain why for me its the best feature.  Perhaps some of the few remaining projects out there will move up and start taking advantage of this fantastic framework.  After all, with the <a href="http://blog.springsource.com/2009/09/29/spring-framework-3-0-rc1-released/" TARGET="_blank">release notice for 3.0 RC1</a> back in September soon there will be reasons to upgrade again!  </p>
<p><span id="more-122"></span></p>
<p>I have seen a few of these upgrades through now, and so far they have all been straightforward.  The work is not in the upgrade, its in the work to use the features.  This can be done over time to reduce the impact.  The last one I did for instance was mainly re-factors to use generics which is never a bad idea, and conversion of tests to use the new annotation based Junit 4 framework.</p>
<h3>So, my top 5 candidates for Favorite Upgrade Feature.</h3>
<ol>
<li>Takes advantage of new language features in Java 5 and 6.  This includes adherence to JDBC 4.0, JTA 1.1, JavaMail 1.4 and JAX-WS 2.0.  The addition of Generics in the high level API is a particular boon.  The core is still compatible with Java 1.4, but the addition of Generics in the higher level API&#8217;s means you can take full advantage of generics in most of the important areas.  If your already on Java 5 you can get rid of masses of warnings, or all those dangerous suppressions.  The code gets cleaner and more of your casts will be checked upfront.  For me this is a huge development productivity enhancement. </li>
<li>Greater use of annotations in configuration.  This is particularly useful for wiring of web services and the MVC controller.  The new @Qualifier annotation is essential when Auto-wiring beans and needing to choose from multiple beans of the same type.  Not such a massive deal for me, as I like the way that xml provides a map of the application.  Well if its well structured it does.  There are some places that annotations are excellent though and the MVC layer is just that, as it allows you to see exactly what a controller is doing.  What it responds to, and how it redirects.  The new way to implement the get, post, redirect pattern is awesome more detail in the <a href="http://static.springsource.org/spring/docs/2.5.x/reference/mvc.html#mvc-annotation" TARGET="_blank">MVC API Documentation</a>.</li>
<li>Better JDBC Support including better handling of errors and the new SimpleJDBCTemplate.  Oh! and the addition of named parameter support is very handy indeed.</li>
<li>New annotation based support the Junit and Nunit integration testing.  This includes new classes for spring integration testing, and removes the need to extend from the TestCase framework.  The net result of this is greater test flexibility, easier configuration and the ability to easily inject fixture dependency and share test support utilities.</li>
<li>Increased performance.  Not sure what the specific changes are but I quote from their website: <cite>We recommend upgrading to Spring 2.5 from all previous Spring 2.0.x versions in order to benefit from the new features as well as the significant performance enhancements that Spring 2.5 has to offer.</cite?</li>
</ol>
<p>For me the winner is <strong>point 1, Java 5 language features</strong>, but it was a hard decision.  I have seen an incomprehensible test framework re-factored into something manageable.  It was made possible by <strong>point 4</strong>.  The simplicity these two features bring to the code should be argument enough to begin your upgrade in the next iteration.  Go for it!</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-reasons-to-upgrade-spring-to-2-5%2F&amp;title=5+reasons+to+upgrade+Spring+from+2.0+to+2.5" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-reasons-to-upgrade-spring-to-2-5%2F&amp;title=5+reasons+to+upgrade+Spring+from+2.0+to+2.5" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-reasons-to-upgrade-spring-to-2-5%2F&amp;title=5+reasons+to+upgrade+Spring+from+2.0+to+2.5" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-reasons-to-upgrade-spring-to-2-5%2F&amp;headline=5+reasons+to+upgrade+Spring+from+2.0+to+2.5" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=5+reasons+to+upgrade+Spring+from+2.0+to+2.5&amp;url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-reasons-to-upgrade-spring-to-2-5%2F" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=5+reasons+to+upgrade+Spring+from+2.0+to+2.5&amp;u=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-reasons-to-upgrade-spring-to-2-5%2F" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=5+reasons+to+upgrade+Spring+from+2.0+to+2.5&amp;url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-reasons-to-upgrade-spring-to-2-5%2F" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=5+reasons+to+upgrade+Spring+from+2.0+to+2.5&amp;url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-reasons-to-upgrade-spring-to-2-5%2F" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=5+reasons+to+upgrade+Spring+from+2.0+to+2.5&amp;url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-reasons-to-upgrade-spring-to-2-5%2F" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-reasons-to-upgrade-spring-to-2-5%2F&amp;title=5+reasons+to+upgrade+Spring+from+2.0+to+2.5&amp;summary=&amp;source=" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-reasons-to-upgrade-spring-to-2-5%2F" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-reasons-to-upgrade-spring-to-2-5%2F" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fmartinaharris.com%2F2009%2F11%2F5-reasons-to-upgrade-spring-to-2-5%2F" target="_blank"><img class="lightsocial_img" src="http://martinaharris.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div><div class="dzone_button" style="float: right; margin-left: 5px;">
<script type="text/javascript">
var dzone_url = 'http://martinaharris.com/2009/11/5-reasons-to-upgrade-spring-to-2-5/';
var dzone_title = '5 reasons to upgrade Spring from 2.0 to 2.5';
var dzone_blurb = '';
var dzone_style = '2';
</script>
<script language="javascript" src="http://widgets.dzone.com/links/widgets/zoneit.js"></script>
</div>]]></content:encoded>
			<wfw:commentRss>http://martinaharris.com/2009/11/5-reasons-to-upgrade-spring-to-2-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

