<?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>Martin Ahrer - Together we&#039;ll make IT &#187; dependency injection</title>
	<atom:link href="http://www.martinahrer.at/tag/dependency-injection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.martinahrer.at</link>
	<description>Java Enterprise Softwareentwicklung und Consulting</description>
	<lastBuildDate>Sun, 11 Dec 2011 16:19:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<meta name="generator" content="deSignum 0.8.1" />
		<item>
		<title>It&#039;s injected</title>
		<link>http://www.martinahrer.at/2009/06/10/its-injected/</link>
		<comments>http://www.martinahrer.at/2009/06/10/its-injected/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 20:02:02 +0000</pubDate>
		<dc:creator>Martin Ahrer</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[dependency injection]]></category>

		<guid isPermaLink="false">http://www.martinahrer.at/?p=188</guid>
		<description><![CDATA[Seems there is a new hype about dependency injection these days. For a pretty long period we used to work with Spring as a major provider of dependency injection. Of course there were other frameworks around as well (e.g Hivemind, &#8230;) but they never gained much attention. For a while it seemed that this terrain [...]]]></description>
			<content:encoded><![CDATA[<p>Seems there is a new hype about dependency injection these days. For a pretty long period we used to work with Spring as a major provider of dependency injection. Of course there were other frameworks around as well (e.g Hivemind, &#8230;) but they never gained much attention.<br />
For a while it seemed that this terrain was occupied until <a href="http://jcp.org/aboutJava/communityprocess/pfd/jsr220/index.html">EJB 3.0</a>, <a href="http://code.google.com/p/google-guice/">Guice </a> and Seam entered the stage.<br />
So there was a lot of choice &#8211; but which should we choose in the end. Currently we are in a period where dependency injection techniques are undergoing a standardization process. We already have some kind of minimalistic but standardized DI with EJB 3.0, <a href="http://jcp.org/en/jsr/detail?id=299">Java Contexts and Dependency Injection</a> (formerly known as WebBeans) is pretty much finalized.<br />
The new kid on the block is &#8220;Dependency Injection for Java&#8221; (JSR-330) proposed by Bob Lee (Google) and Rod Johnson (SpringSource). JSR-330 has been officially accepted as of today. Let&#8217;s see which one we will be using in the future. Hopefully at the end we will find a single dependency injection API for developing JavaSE and JavaEE applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martinahrer.at/2009/06/10/its-injected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

