<?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>Java 4 Everybody</title>
	<atom:link href="http://josesaid.com/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://josesaid.com/wp</link>
	<description>System.out.println(&#34;Write once, run anywhere&#34;);</description>
	<lastBuildDate>Sun, 05 May 2013 13:23:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Spring &#8211; Data Access/Integration</title>
		<link>http://josesaid.com/wp/2012/06/05/spring-data-accessintegration/</link>
		<comments>http://josesaid.com/wp/2012/06/05/spring-data-accessintegration/#comments</comments>
		<pubDate>Tue, 05 Jun 2012 20:24:27 +0000</pubDate>
		<dc:creator>José Said</dc:creator>
				<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://josesaid.com/wp/?p=796</guid>
		<description><![CDATA[The Data Access/Integration layer consists of the JDBC, ORM, OXM, JMS and Transaction modules whose detail is as follows: The JDBC module provides a JDBC-abstraction layer that removes the need to do tedious JDBC related coding. The ORM module provides&#8230; ]]></description>
		<wfw:commentRss>http://josesaid.com/wp/2012/06/05/spring-data-accessintegration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring &#8211; Core Container</title>
		<link>http://josesaid.com/wp/2012/06/05/core-container/</link>
		<comments>http://josesaid.com/wp/2012/06/05/core-container/#comments</comments>
		<pubDate>Tue, 05 Jun 2012 20:23:26 +0000</pubDate>
		<dc:creator>José Said</dc:creator>
				<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://josesaid.com/wp/?p=793</guid>
		<description><![CDATA[The Core Container consists of the Core, Beans, Context, and Expression Language modules whose detail is as follows: The Core module provides the fundamental parts of the framework, including the IoC and Dependency Injection features. The Bean module provides BeanFactory&#8230; ]]></description>
		<wfw:commentRss>http://josesaid.com/wp/2012/06/05/core-container/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring &#8211; Architecture</title>
		<link>http://josesaid.com/wp/2012/06/05/spring-architecture/</link>
		<comments>http://josesaid.com/wp/2012/06/05/spring-architecture/#comments</comments>
		<pubDate>Tue, 05 Jun 2012 20:22:28 +0000</pubDate>
		<dc:creator>José Said</dc:creator>
				<category><![CDATA[josesaid]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://josesaid.com/wp/?p=787</guid>
		<description><![CDATA[Spring could potentially be a one-stop shop for all your enterprise applications, however, Spring is modular, allowing you to pick and choose which modules are applicable to you, without having to bring in the rest. Following section gives detail about&#8230; ]]></description>
		<wfw:commentRss>http://josesaid.com/wp/2012/06/05/spring-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring how to work correctly with jars</title>
		<link>http://josesaid.com/wp/2012/06/05/spring-how-to-work-correctly-with-jars/</link>
		<comments>http://josesaid.com/wp/2012/06/05/spring-how-to-work-correctly-with-jars/#comments</comments>
		<pubDate>Tue, 05 Jun 2012 20:08:33 +0000</pubDate>
		<dc:creator>José Said</dc:creator>
				<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://josesaid.com/wp/?p=777</guid>
		<description><![CDATA[When you are working with jar files, you ought to take cake too much precaution because If you do not add correctly some jar files you application could throw some exception problems. In order to avoid it, take a look&#8230; ]]></description>
		<wfw:commentRss>http://josesaid.com/wp/2012/06/05/spring-how-to-work-correctly-with-jars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring &#8211; Aspect Oriented Programming (AOP)</title>
		<link>http://josesaid.com/wp/2012/06/05/aspect-oriented-programming-aop/</link>
		<comments>http://josesaid.com/wp/2012/06/05/aspect-oriented-programming-aop/#comments</comments>
		<pubDate>Tue, 05 Jun 2012 20:04:27 +0000</pubDate>
		<dc:creator>José Said</dc:creator>
				<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://josesaid.com/wp/?p=775</guid>
		<description><![CDATA[One of the key components of Spring is the Aspect oriented programming (AOP) framework. The functions that span multiple points of an application are called cross-cutting concerns and these cross-cutting concerns are conceptually separate from the application&#8217;s business logic. There&#8230; ]]></description>
		<wfw:commentRss>http://josesaid.com/wp/2012/06/05/aspect-oriented-programming-aop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
