<?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>Mon, 09 Aug 2010 13:18:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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>9</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>0</slash:comments>
		</item>
		<item>
		<title>Top Eclipse plugins I wouldn&#8217;t go without</title>
		<link>http://blog.frankel.ch/top-eclipse-plugins-i-wouldnt-go-without</link>
		<comments>http://blog.frankel.ch/top-eclipse-plugins-i-wouldnt-go-without#comments</comments>
		<pubDate>Sat, 08 Aug 2009 18:25:45 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[eclemma]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[emma]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[important]]></category>
		<category><![CDATA[m2eclipse]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[necessary]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[testng]]></category>
		<category><![CDATA[top]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=213</guid>
		<description><![CDATA[Using an IDE to develop today is necessary but any IDE worth his salt can be enhanced with additional features. NetBeans, IntelliJ IDEA and Eclipse have this kind of mechanism. In this article, I will mention the plugins I couldn&#8217;t develop without in Eclipse and for each one advocate for it. m2eclipse Maven is my [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/top-eclipse-plugins-i-wouldnt-go-without/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>JMX use cases</title>
		<link>http://blog.frankel.ch/jmx-use-cases</link>
		<comments>http://blog.frankel.ch/jmx-use-cases#comments</comments>
		<pubDate>Sun, 07 Jun 2009 20:29:31 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[ehcache]]></category>
		<category><![CDATA[jmx]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[MBean]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[use case]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=161</guid>
		<description><![CDATA[JMX is a Java standard shipped with the JDK since Java 5. Though it enables you to efficiently and dynamically manage your applications, JMX has seen very few activity. In this article, I will show you the benefits of using such a technology in a couple of use cases.]]></description>
		<wfw:commentRss>http://blog.frankel.ch/jmx-use-cases/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mockito&#8217; spy() method and Spring</title>
		<link>http://blog.frankel.ch/mockito-spy-method-and-spring</link>
		<comments>http://blog.frankel.ch/mockito-spy-method-and-spring#comments</comments>
		<pubDate>Wed, 20 May 2009 22:23:08 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[factoryBean]]></category>
		<category><![CDATA[mockito]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[spy]]></category>
		<category><![CDATA[stub]]></category>
		<category><![CDATA[stubbing]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=128</guid>
		<description><![CDATA[Mockito is a mocking framework (see Two different mocking approaches) that is an offshoot of EasyMock. Whatever the mocking framework one uses, a common feature is the ability to mock interfaces, through the JDK Proxy class. This is well and nice, but one has to explicitly mock every method that one wants to use in [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/mockito-spy-method-and-spring/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Age of Spring</title>
		<link>http://blog.frankel.ch/age-of-spring</link>
		<comments>http://blog.frankel.ch/age-of-spring#comments</comments>
		<pubDate>Wed, 14 Jan 2009 14:12:36 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[jdbc]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=18</guid>
		<description><![CDATA[Since it first version, Spring has known success. How is it possible that such an unknown framework (at the time) has become so widespread that companies demand to attendants to have Spring knowledge? I think they are two main reasons for this. First, the use of Inversion of Control really helps unit testing your classes [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/age-of-spring/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
