<?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>StSMedia &#187; Spring 3.0</title>
	<atom:link href="http://stsmedia.net/tag/spring-30/feed/" rel="self" type="application/rss+xml" />
	<link>http://stsmedia.net</link>
	<description>Programming, Photography, Life</description>
	<lastBuildDate>Mon, 18 Apr 2011 09:07:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Spring Finance &gt; Part 7: Adding support for JSON and XML views</title>
		<link>http://stsmedia.net/spring-finance-part-7-adding-support-for-json-and-xml-views/</link>
		<comments>http://stsmedia.net/spring-finance-part-7-adding-support-for-json-and-xml-views/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 07:34:12 +0000</pubDate>
		<dc:creator>Stefan Schmidt</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[OXM]]></category>
		<category><![CDATA[Spring 3.0]]></category>
		<category><![CDATA[Spring @MVC]]></category>
		<category><![CDATA[Spring Security 3.0]]></category>

		<guid isPermaLink="false">http://stsmedia.net/?p=351</guid>
		<description><![CDATA[It has been a while since I have updated the Spring Finance Manager sample application so I thought it's time to do it now. Since my last article a few of the dependencies have cut new milestone releases. 

Aside from just updating the dependencies I also added a new feature the Spring Finance Manager application: content negotiation for XML and json. 
]]></description>
		<wfw:commentRss>http://stsmedia.net/spring-finance-part-7-adding-support-for-json-and-xml-views/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Spring Finance &gt; Part 6: Spring Security 3.0 Integration</title>
		<link>http://stsmedia.net/spring-finance-part-6-spring-security-3-integration/</link>
		<comments>http://stsmedia.net/spring-finance-part-6-spring-security-3-integration/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 23:46:55 +0000</pubDate>
		<dc:creator>Stefan Schmidt</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring 3.0]]></category>
		<category><![CDATA[Spring Security 3.0]]></category>
		<category><![CDATA[Spring Web Flow]]></category>

		<guid isPermaLink="false">http://stsmedia.net/?p=313</guid>
		<description><![CDATA[Now that Spring Security 3.0.0.M1 has been released it's time for me to continue with the Spring Finance Manager sample application series. 

This article demonstrates how to use Spring Security to protect the sample application in it's different layers. Furthermore, this article illustrates how to use the new expression language (EL) features introduced in this first milestone release of Spring Security 3.]]></description>
		<wfw:commentRss>http://stsmedia.net/spring-finance-part-6-spring-security-3-integration/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Spring Finance &gt; Part 5: Spring Web Flow Integration</title>
		<link>http://stsmedia.net/spring-finance-part-5-spring-web-flow-integration/</link>
		<comments>http://stsmedia.net/spring-finance-part-5-spring-web-flow-integration/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 05:34:49 +0000</pubDate>
		<dc:creator>Stefan Schmidt</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring 3.0]]></category>
		<category><![CDATA[Spring @MVC]]></category>
		<category><![CDATA[Spring Web Flow]]></category>

		<guid isPermaLink="false">http://stsmedia.net/?p=199</guid>
		<description><![CDATA[In this fifth instalment of the Spring Finance Manager series I am integrating a form wizard into the application. When developing a MVC-based Web application it becomes sometimes hard to figure out in which sequence resources should be created in case they are dependent on each other. It makes more sense to guide users through the steps in the correct sequence. This is where Spring Web Flow comes into play. 

This article shows how to integrate Web flows into MVC-based applications in a sensible way.]]></description>
		<wfw:commentRss>http://stsmedia.net/spring-finance-part-5-spring-web-flow-integration/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Spring Finance &gt; Part 2: Spring @MVC &amp; Spring 3.0 REST integration</title>
		<link>http://stsmedia.net/spring-finance-part-2-spring-mvc-spring-30-rest-integration/</link>
		<comments>http://stsmedia.net/spring-finance-part-2-spring-mvc-spring-30-rest-integration/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 22:00:03 +0000</pubDate>
		<dc:creator>Stefan Schmidt</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[Spring 3.0]]></category>
		<category><![CDATA[Spring @MVC]]></category>

		<guid isPermaLink="false">http://stsmedia.net/?p=131</guid>
		<description><![CDATA[This is the second article in a multi-part series which is designed to provide an overview of best practices for the Spring framework and some of its related projects and products. 
The main focus of this part is on the new REST features introduced since the first milestone release of Spring 3.0.]]></description>
		<wfw:commentRss>http://stsmedia.net/spring-finance-part-2-spring-mvc-spring-30-rest-integration/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Spring Finance &gt; Part 1: Introduction &amp; Architecture</title>
		<link>http://stsmedia.net/spring-finance-part-1-introduction-architecture/</link>
		<comments>http://stsmedia.net/spring-finance-part-1-introduction-architecture/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 00:38:44 +0000</pubDate>
		<dc:creator>Stefan Schmidt</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[DDD]]></category>
		<category><![CDATA[Spring 3.0]]></category>

		<guid isPermaLink="false">http://stsmedia.net/?p=117</guid>
		<description><![CDATA[This is the first article in a multi-part series which is designed to provide an overview of best practices for the Spring framework and some of its related projects and products. During this article series I intend to provide a step-by-step guide for developing an Enterprise Java Application. The Spring Finance sample application will be developed and enhanced along the way to demonstrate the use of several Spring projects and technologies such as Spring 3.0, Security, JavaScript &#038; Dojo, Web Flow, AOP &#038; AspectJ, OSGi and more.]]></description>
		<wfw:commentRss>http://stsmedia.net/spring-finance-part-1-introduction-architecture/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

