<?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>A Java geek &#187; spring</title>
	<atom:link href="http://blog.frankel.ch/tag/spring/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.frankel.ch</link>
	<description>Nicolas Fränkel blog</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:41:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CDI worse than Spring for autowiring?</title>
		<link>http://blog.frankel.ch/cdi-worse-than-spring-for-autowiring</link>
		<comments>http://blog.frankel.ch/cdi-worse-than-spring-for-autowiring#comments</comments>
		<pubDate>Sun, 05 Feb 2012 21:41:47 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[autowiring]]></category>
		<category><![CDATA[CDI]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=2070</guid>
		<description><![CDATA[Let&#8217;s face it, there are two kinds of developers: those that favor Spring autowiring because it alleviates them from writing XML (even though you can do autowiring with XML) and those that see autowiring as something risky. I must admit I&#8217;m of the second brand. In fact, I&#8217;d rather face a rabbied 800-pounds gorilla than [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/cdi-worse-than-spring-for-autowiring/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Property editors</title>
		<link>http://blog.frankel.ch/property-editors</link>
		<comments>http://blog.frankel.ch/property-editors#comments</comments>
		<pubDate>Sun, 17 Jul 2011 18:25:31 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1848</guid>
		<description><![CDATA[In Java, property editors are seldom used. Originally, they were meant for Swing applications to transform between model objects and their string representations on the GUI. Spring found them another use: it&#8217;s typically what needs to be done when parsing a Spring beans definition file in order to create beans in the factory. Have you [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/property-editors/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Playing with Spring Roo and Vaadin</title>
		<link>http://blog.frankel.ch/playing-with-spring-roo-and-vaadin</link>
		<comments>http://blog.frankel.ch/playing-with-spring-roo-and-vaadin#comments</comments>
		<pubDate>Mon, 17 Jan 2011 06:59:41 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[roo]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[vaadin]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1527</guid>
		<description><![CDATA[One year ago, under the gentle pressure of a colleague, I tried Spring Roo. I had mixed feelings about the experience: while wanting to increase productivity was of course a good idea, I had concerned regarding Roo&#8217;s intrusiveness. I left it at that, and closed the part of my memory related to it. Now, one [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/playing-with-spring-roo-and-vaadin/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Why CDI won&#8217;t replace Spring</title>
		<link>http://blog.frankel.ch/why-cdi-wont-replace-spring</link>
		<comments>http://blog.frankel.ch/why-cdi-wont-replace-spring#comments</comments>
		<pubDate>Sun, 14 Nov 2010 08:13:42 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[CDI]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1430</guid>
		<description><![CDATA[CDI is part of JavaEE 6 and that&#8217;s a great move forward. Now, there&#8217;s a standard telling vendors and developers how to do DI. It can be refined, but it&#8217;s here nonetheless. Norms and standards are IMHO a good thing in any industry. Yet, I don&#8217;t subscribe to some people&#8217;s points of view that this [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/why-cdi-wont-replace-spring/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Next book review: Spring Security 3</title>
		<link>http://blog.frankel.ch/next-book-review-spring-security-3</link>
		<comments>http://blog.frankel.ch/next-book-review-spring-security-3#comments</comments>
		<pubDate>Wed, 23 Jun 2010 21:15:27 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Book review]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1143</guid>
		<description><![CDATA[My next book review will be on Spring Security 3 from Packt. I&#8217;ve heard of Spring Security since it was previously named Acegi Security but I hadn&#8217;t the chance to play with it. A book on the Spring Security model will let me dive into the subject, providing me with the means to see if [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/next-book-review-spring-security-3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chicken and egg problem with Spring and Vaadin</title>
		<link>http://blog.frankel.ch/chicken-and-egg-problem-with-spring-and-vaadin</link>
		<comments>http://blog.frankel.ch/chicken-and-egg-problem-with-spring-and-vaadin#comments</comments>
		<pubDate>Mon, 03 May 2010 17:06:38 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[vaadin]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=860</guid>
		<description><![CDATA[The more I dive into Vaadin, the more I love it: isolation from dirty plumbing, rich components, integration with portlets, Vaadin has it all. Anyway, the more you explore a technology, the bigger the chances you fall down the proverbial rabbit hole. I found one just yesterday and came up with a solution. The problem [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/chicken-and-egg-problem-with-spring-and-vaadin/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Vaadin Spring integration</title>
		<link>http://blog.frankel.ch/vaadin-spring-integration</link>
		<comments>http://blog.frankel.ch/vaadin-spring-integration#comments</comments>
		<pubDate>Tue, 06 Apr 2010 03:24:52 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[vaadin]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=773</guid>
		<description><![CDATA[I lately became interested in Vaadin, another web framework but where everything is done on the server side: no need for developers to learn HTML, CSS nor JavaScript. Since Vaadin adress my remarks about web applications being to expensive because of a constant need of well-rounded developers, I dug a little deeper: it will probably [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/vaadin-spring-integration/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Spring Persistence with Hibernate</title>
		<link>http://blog.frankel.ch/spring-persistence-with-hibernate</link>
		<comments>http://blog.frankel.ch/spring-persistence-with-hibernate#comments</comments>
		<pubDate>Mon, 01 Mar 2010 13:33:42 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Book review]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=650</guid>
		<description><![CDATA[This review is about Spring Persistence with Hibernate by Ahmad Reza Seddighi from Packt Publishing. Facts 15 chapters, 441 pages, 38€99 This book is intended for beginners but more experienced developers can learn a thing or two This book covers Hibernate and Spring in relation to persistence Pros The scope of this book is what [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/spring-persistence-with-hibernate/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discover Spring authoring</title>
		<link>http://blog.frankel.ch/discover-spring-authoring</link>
		<comments>http://blog.frankel.ch/discover-spring-authoring#comments</comments>
		<pubDate>Tue, 29 Dec 2009 19:25:28 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[authoring]]></category>
		<category><![CDATA[beans]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[handler]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[schema]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=430</guid>
		<description><![CDATA[In this article, I will describe a useful but much underused feature of Spring, the definition of custom tags in the Spring beans definition files.]]></description>
		<wfw:commentRss>http://blog.frankel.ch/discover-spring-authoring/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring can inject Servlets too!</title>
		<link>http://blog.frankel.ch/spring-can-inject-servlets-too</link>
		<comments>http://blog.frankel.ch/spring-can-inject-servlets-too#comments</comments>
		<pubDate>Mon, 28 Sep 2009 19:26:06 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[container]]></category>
		<category><![CDATA[dependency injection]]></category>
		<category><![CDATA[di]]></category>
		<category><![CDATA[ioc]]></category>
		<category><![CDATA[servlet]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=275</guid>
		<description><![CDATA[In this article, I will show you that Spring dependency injection mechanism is not restricted solely to Spring-managed beans, that is Spring can inject its beans in objects created by the new keywords, servlets instantiated in the servlet container, and pretty anything you like.]]></description>
		<wfw:commentRss>http://blog.frankel.ch/spring-can-inject-servlets-too/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

