<?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>Techartifact &#187; Spring</title>
	<atom:link href="http://www.techartifact.com/blogs/tag/spring/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techartifact.com/blogs</link>
	<description>Latest tip and information on Java and Oracle ADF</description>
	<lastBuildDate>Tue, 07 Feb 2012 12:01:27 +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>SpringMVC example with Maven</title>
		<link>http://www.techartifact.com/blogs/2012/01/springmvc-example-with-maven.html</link>
		<comments>http://www.techartifact.com/blogs/2012/01/springmvc-example-with-maven.html#comments</comments>
		<pubDate>Sun, 22 Jan 2012 21:52:41 +0000</pubDate>
		<dc:creator>Java bug</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Cargo]]></category>
		<category><![CDATA[code example]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[SpringMVC]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=1423</guid>
		<description><![CDATA[Spring MVC is part of Springframework. It allow us to create application based on MVC design pattern in way that, we can leverage other features of Spring like authentication, ORM, AOP and others. In Spring MVC core component is the DispatcherServlet{link}, It works as front-controller. All request are processed by DispatcherServlet. It is also responbile [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2012/01/springmvc-example-with-maven.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Fall back to system properties with Spring framework</title>
		<link>http://www.techartifact.com/blogs/2009/03/fall-back-to-system-properties-with-spring-framework.html</link>
		<comments>http://www.techartifact.com/blogs/2009/03/fall-back-to-system-properties-with-spring-framework.html#comments</comments>
		<pubDate>Mon, 02 Mar 2009 22:30:41 +0000</pubDate>
		<dc:creator>Java bug</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=100</guid>
		<description><![CDATA[Spring allows to you, to fall-back on system properties, if you not added any corresponding values with that. That is really a cool feature. If you need to look up,some system properties , you don&#8217;t need to do any thing just configure your bean and Spring will take care that. These are the some of [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/03/fall-back-to-system-properties-with-spring-framework.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring LDAP 1.3.0.RELEASE</title>
		<link>http://www.techartifact.com/blogs/2009/02/spring-ldap-130release.html</link>
		<comments>http://www.techartifact.com/blogs/2009/02/spring-ldap-130release.html#comments</comments>
		<pubDate>Thu, 05 Feb 2009 10:43:00 +0000</pubDate>
		<dc:creator>Java bug</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Ldap]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/?p=7</guid>
		<description><![CDATA[Spring LDAP 1.3.0.RELEASE This is a major release, containing more than 50 fixes compared to the 1.2.1 version; modifications varying in importance from internal modifications and minor fixes to important bug fixes and and significant functionality additions. Most importantly we now provide a means to perform simple LDAP authentication directly in LdapTemplate. Other useful improvements [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/02/spring-ldap-130release.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

