<?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>SpringSource Team Blog &#187; 2.5/2.1</title>
	<atom:link href="http://blog.springsource.org/category/25-21/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springsource.org</link>
	<description>The voice of SpringSource</description>
	<lastBuildDate>Mon, 09 Jan 2012 19:03:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Web Applications and OSGi</title>
		<link>http://blog.springsource.org/2008/04/29/web-applications-and-osgi/</link>
		<comments>http://blog.springsource.org/2008/04/29/web-applications-and-osgi/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 17:45:35 +0000</pubDate>
		<dc:creator>Costin Leau</dc:creator>
				<category><![CDATA[2.5/2.1]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[OSGi]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/main/2008/04/29/web-applications-and-osgi/</guid>
		<description><![CDATA[Since the first milestones of Spring Dynamic Modules, requests for running web applications in OSGi started to come in. It has been probably one of the most requested features and no wonder, once 1.0 final was released, web support has been the main focus of the 1.1 branch. I am pleased to report that, with  <a href="http://blog.springsource.org/2008/04/29/web-applications-and-osgi/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2008/04/29/web-applications-and-osgi/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Portability at the Framework Level</title>
		<link>http://blog.springsource.org/2008/04/28/portability-at-the-framework-level/</link>
		<comments>http://blog.springsource.org/2008/04/28/portability-at-the-framework-level/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 15:11:59 +0000</pubDate>
		<dc:creator>Juergen Hoeller</dc:creator>
				<category><![CDATA[2.5/2.1]]></category>
		<category><![CDATA[Containers]]></category>
		<category><![CDATA[OSGi]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/main/2008/04/28/portability-at-the-framework-level/</guid>
		<description><![CDATA[Portability is a key factor in the Spring universe. We believe in portability at the framework level: Application components are written against a specific framework (or framework generation), such as Spring 2.5; the framework is then in turn responsible for adapting onto any underlying hosting environment. However, the specific application framework is above and distinct  <a href="http://blog.springsource.org/2008/04/28/portability-at-the-framework-level/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2008/04/28/portability-at-the-framework-level/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Spring Dependency Injection &amp; Java 5 (including slides and code)</title>
		<link>http://blog.springsource.org/2008/03/18/spring-dependency-injection-java-5-including-slides-and-code/</link>
		<comments>http://blog.springsource.org/2008/03/18/spring-dependency-injection-java-5-including-slides-and-code/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 16:15:16 +0000</pubDate>
		<dc:creator>Alef Arendsen</dc:creator>
				<category><![CDATA[2.5/2.1]]></category>
		<category><![CDATA[IOC Container]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/main/2008/03/18/spring-dependency-injection-java-5-including-slides-and-code/</guid>
		<description><![CDATA[I&#039;m writing this as I&#039;m on my way to Cairo. We&#039;re flying just West of Italy and I have clear view on the Italian coast line, with its blue waters and waves gently moving towards shore. It must be nice down there now. I&#039;m heading to Cairo for a meeting of the Egyptian User Group,  <a href="http://blog.springsource.org/2008/03/18/spring-dependency-injection-java-5-including-slides-and-code/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2008/03/18/spring-dependency-injection-java-5-including-slides-and-code/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Spring 2.5&#039;s Comprehensive Annotation Support</title>
		<link>http://blog.springsource.org/2008/01/28/spring-25s-comprehensive-annotation-support/</link>
		<comments>http://blog.springsource.org/2008/01/28/spring-25s-comprehensive-annotation-support/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 12:01:47 +0000</pubDate>
		<dc:creator>Juergen Hoeller</dc:creator>
				<category><![CDATA[2.5/2.1]]></category>
		<category><![CDATA[AOP]]></category>
		<category><![CDATA[IOC Container]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/main/2008/01/28/spring-25s-comprehensive-annotation-support/</guid>
		<description><![CDATA[One of the central themes behind Spring 2.5 is comprehensive annotation-based configuration. We&#039;ve been talking and blogging a lot about @Autowired, about Spring MVC&#039;s @RequestMapping and also about the new support for annotated tests written with JUnit4 or TestNG. @Autowired is certainly the central one of Spring 2.5&#039;s annotations, being available for use in service  <a href="http://blog.springsource.org/2008/01/28/spring-25s-comprehensive-annotation-support/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2008/01/28/spring-25s-comprehensive-annotation-support/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Spring Dynamic Modules 1.0 is here</title>
		<link>http://blog.springsource.org/2008/01/25/spring-dynamic-modules-10-is-here/</link>
		<comments>http://blog.springsource.org/2008/01/25/spring-dynamic-modules-10-is-here/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 15:58:54 +0000</pubDate>
		<dc:creator>Costin Leau</dc:creator>
				<category><![CDATA[2.5/2.1]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[OSGi]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/main/2008/01/24/spring-dynamic-modules-10-is-here/</guid>
		<description><![CDATA[I am glad to report (along side Adrian) that after 3 milestones and 2 release candidates, Spring Dynamic Modules (formerly known as Spring OSGi) 1.0 has been released. A lot of features have been improved or added since my previous post (about 1.0 M1); I&#039;ll talk more about them in future entries (there is also  <a href="http://blog.springsource.org/2008/01/25/spring-dynamic-modules-10-is-here/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2008/01/25/spring-dynamic-modules-10-is-here/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>New Improvements in Domain Object Dependency Injection Feature</title>
		<link>http://blog.springsource.org/2008/01/23/new-improvements-in-domain-object-dependnecy-injection-feature/</link>
		<comments>http://blog.springsource.org/2008/01/23/new-improvements-in-domain-object-dependnecy-injection-feature/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 00:57:21 +0000</pubDate>
		<dc:creator>Ramnivas Laddad</dc:creator>
				<category><![CDATA[2.5/2.1]]></category>
		<category><![CDATA[AOP]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/main/2008/01/23/new-improvements-in-domain-object-dependnecy-injection-feature/</guid>
		<description><![CDATA[Spring&#039;s dependency injection (DI) mechanism allows configuring beans defined in application context. What if you want to extend the same idea to non-beans? Spring&#039;s support for domain object DI utilizes AspectJ weaving to extend DI to any object, even if it is created by, say, a web or an ORM framework. This enables creating domain  <a href="http://blog.springsource.org/2008/01/23/new-improvements-in-domain-object-dependnecy-injection-feature/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2008/01/23/new-improvements-in-domain-object-dependnecy-injection-feature/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Spring Dynamic Language Support and a Groovy DSL</title>
		<link>http://blog.springsource.org/2007/11/29/spring-dynamic-language-support-and-a-groovy-dsl/</link>
		<comments>http://blog.springsource.org/2007/11/29/spring-dynamic-language-support-and-a-groovy-dsl/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 18:30:15 +0000</pubDate>
		<dc:creator>Dave Syer</dc:creator>
				<category><![CDATA[2.5/2.1]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.interface21.com/main/2007/11/29/spring-dynamic-language-support-and-a-groovy-dsl/</guid>
		<description><![CDATA[Since the introduction of Spring dynamic laguage support in Spring 2.0 it has been an attractive integration point for Groovy, and Groovy provides a rich environment for defining Domain Specific Languages (DSL). But the examples of Groovy integration in the Spring reference manual are limited in scope and do not show the features in Spring  <a href="http://blog.springsource.org/2007/11/29/spring-dynamic-language-support-and-a-groovy-dsl/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2007/11/29/spring-dynamic-language-support-and-a-groovy-dsl/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Annotated Web MVC Controllers in Spring 2.5</title>
		<link>http://blog.springsource.org/2007/11/14/annotated-web-mvc-controllers-in-spring-25/</link>
		<comments>http://blog.springsource.org/2007/11/14/annotated-web-mvc-controllers-in-spring-25/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 16:17:00 +0000</pubDate>
		<dc:creator>Juergen Hoeller</dc:creator>
				<category><![CDATA[2.5/2.1]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.interface21.com/main/2007/11/14/annotated-web-mvc-controllers-in-spring-25/</guid>
		<description><![CDATA[Spring 2.5 introduces an approach for writing annotated Web MVC controllers, which we haven&#039;t been blogging about much yet&#8230; I&#039;ll take the opportunity to give you an overview of what Spring MVC is really about these days. Spring MVC is essentially a request dispatcher framework, with a Servlet API variant and Portlet API variant. It  <a href="http://blog.springsource.org/2007/11/14/annotated-web-mvc-controllers-in-spring-25/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2007/11/14/annotated-web-mvc-controllers-in-spring-25/feed/</wfw:commentRss>
		<slash:comments>78</slash:comments>
		</item>
		<item>
		<title>Spring Java Configuration Moving Ahead</title>
		<link>http://blog.springsource.org/2007/11/04/spring-java-configuration-moving-ahead/</link>
		<comments>http://blog.springsource.org/2007/11/04/spring-java-configuration-moving-ahead/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 02:44:22 +0000</pubDate>
		<dc:creator>Rod Johnson</dc:creator>
				<category><![CDATA[2.5/2.1]]></category>
		<category><![CDATA[IOC Container]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.interface21.com/main/2007/11/04/spring-java-configuration-moving-ahead/</guid>
		<description><![CDATA[Several users have asked whether we are committed to Spring Java Configuration, and how it sits with the annotation configuration option introduced in Spring 2.5. The answer is yes, we are committed to Java Config; and these two approaches are not mutually exclusive. These two configuration approaches are quite different: the @Autowired annotation in the  <a href="http://blog.springsource.org/2007/11/04/spring-java-configuration-moving-ahead/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2007/11/04/spring-java-configuration-moving-ahead/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>The new bean() pointcut</title>
		<link>http://blog.springsource.org/2007/09/24/the-new-bean-pointcut/</link>
		<comments>http://blog.springsource.org/2007/09/24/the-new-bean-pointcut/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 17:13:07 +0000</pubDate>
		<dc:creator>Ramnivas Laddad</dc:creator>
				<category><![CDATA[2.5/2.1]]></category>
		<category><![CDATA[AOP]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.interface21.com/main/2007/09/24/the-new-bean-pointcut/</guid>
		<description><![CDATA[Spring 2.5 features a new pointcut designator &#8212; bean() that allows selecting join points in beans with a matching name pattern. Now it is possible to use the auto-proxy mechanism along with Spring-AspectJ integration to select a specific bean even when there are more than one beans of a type. Earlier, you could use BeanNameAutoProxyCreator  <a href="http://blog.springsource.org/2007/09/24/the-new-bean-pointcut/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2007/09/24/the-new-bean-pointcut/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

