<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Spring 2.0 released</title>
	<atom:link href="http://www.fuzzylizard.com/archives/2006/10/04/804/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fuzzylizard.com/archives/2006/10/04/804/</link>
	<description>My thoughts on Agile, Java and Ruby on Rails (mostly)</description>
	<pubDate>Thu, 20 Nov 2008 14:23:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: fuzzylizard</title>
		<link>http://www.fuzzylizard.com/archives/2006/10/04/804/#comment-7059</link>
		<dc:creator>fuzzylizard</dc:creator>
		<pubDate>Wed, 04 Oct 2006 23:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuzzylizard.com/archives/2006/10/04/804/#comment-7059</guid>
		<description>The Spring Framework is an Inversion of Control (IoC) container which allows for application to be put together using Dependency Injection. Within Spring there is an MVC framework called SpringMVC, however, this is only a small part of the Spring Framework and is not even a part of Spring Core, it is kinda like an add on if you want to use it.

Spring can be used for any kind of application although it was designed to make working with J2EE--Session Beans, MDBs, etc--a lot simpler and to make J2EE testable.</description>
		<content:encoded><![CDATA[<p>The Spring Framework is an Inversion of Control (IoC) container which allows for application to be put together using Dependency Injection. Within Spring there is an MVC framework called SpringMVC, however, this is only a small part of the Spring Framework and is not even a part of Spring Core, it is kinda like an add on if you want to use it.</p>
<p>Spring can be used for any kind of application although it was designed to make working with J2EE&#8211;Session Beans, MDBs, etc&#8211;a lot simpler and to make J2EE testable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.fuzzylizard.com/archives/2006/10/04/804/#comment-7058</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Wed, 04 Oct 2006 21:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuzzylizard.com/archives/2006/10/04/804/#comment-7058</guid>
		<description>Is spring an MVC framework? Is it only for web developement?</description>
		<content:encoded><![CDATA[<p>Is spring an MVC framework? Is it only for web developement?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
