<?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>toniBlog &#187; IOC</title>
	<atom:link href="http://www.the-arm.com/tag/ioc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.the-arm.com</link>
	<description>A weblog about Methodologies for Development</description>
	<lastBuildDate>Fri, 03 Sep 2010 15:05:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Spring Facts</title>
		<link>http://www.the-arm.com/2009/04/spring-facts/</link>
		<comments>http://www.the-arm.com/2009/04/spring-facts/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 15:06:45 +0000</pubDate>
		<dc:creator>toni</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[IOC]]></category>
		<category><![CDATA[OSGi]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[Spring 3]]></category>

		<guid isPermaLink="false">http://www.the-arm.com/?p=384</guid>
		<description><![CDATA[Spring Java Configuration is the answer of Rod Johnson to all xml haters, with javaconfig you can configure the whole Spring IOC in pure Java Spring Autowiring with Annotations will lead you to a more readable and smaller xml configuration file Spring Transactions with Annotations will let you fine-grained configuration of your service layer transactionality [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li><a href="http://www.springsource.org/javaconfig">Spring Java Configuration</a> is the answer of Rod Johnson to all xml haters, with javaconfig you can configure the whole Spring IOC in pure Java</li>
<li><a href="http://static.springframework.org/spring/docs/2.5.x/reference/beans.html#beans-autowired-annotation">Spring Autowiring with Annotations</a> will lead you to a more readable and smaller xml configuration file</li>
<li><a href="http://static.springframework.org/spring/docs/2.5.x/reference/transaction.html">Spring Transactions with Annotations</a> will let you fine-grained configuration of your service layer transactionality</li>
<li><a href="http://www.terracotta.org/confluence/display/devdocs/Terracotta+for+Spring+Architecture">Spring and Terracotta</a> play together very well, if you&#8217;re worried about HA/Clustering have a go</li>
<li><a href="http://blog.springsource.com/2009/03/08/rest-in-spring-3-mvc/">Spring and REST</a>: the version 3 of Spring will let you write RESTful service with just a couple of annotations</li>
<li><a href="http://static.springframework.org/spring/docs/2.5.x/reference/testing.html#testcontext-ctx-management">Spring Testability</a> is unbeaten: there&#8217;s nothing as easy to test as a POJO, in addition to that Spring offers autowiring and transaction managment inside the tests</li>
<li><a href="http://www.springsource.org/osgi">Spring OSGi</a>: assuming that OSGi is a good idea Spring is already there</li>
<li><a href="http://www.springsource.org/">Spring</a> is not a silver bullet but you&#8217;ll have to point me a gun in order to consider EJB3 as an alternative</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.the-arm.com/2009/04/spring-facts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
