<?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>Better Software and beyond... &#187; Domain Driven Design</title>
	<atom:link href="http://www.thorsten-kamann.de/tag/domain-driven-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thorsten-kamann.de</link>
	<description>About architecture, development, quality and more</description>
	<lastBuildDate>Tue, 25 Oct 2011 20:16:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Using Domainobjects with Spring and AOP</title>
		<link>http://www.thorsten-kamann.de/2009/11/05/using-domainobjects-with-spring-and-aop/</link>
		<comments>http://www.thorsten-kamann.de/2009/11/05/using-domainobjects-with-spring-and-aop/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 12:05:40 +0000</pubDate>
		<dc:creator>thorque</dc:creator>
				<category><![CDATA[Publications]]></category>
		<category><![CDATA[AOP]]></category>
		<category><![CDATA[Domain Driven Design]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://www.thorsten-kamann.de/wordpress/?p=243</guid>
		<description><![CDATA[<a href="http://www.thorsten-kamann.de/2009/11/05/using-domainobjects-with-spring-and-aop/" title="Using Domainobjects with Spring and AOP"></a>This article is about the managing of Domainobjects with the Spring Framework. Domainobjects are often initilized with the new keyword. This avoids the usage with Spring, because there aren&#8217;t Spring Beans. But with AOP and the @Configurable Annotation of Spring &#8230;<p class="read-more"><a href="http://www.thorsten-kamann.de/2009/11/05/using-domainobjects-with-spring-and-aop/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://www.thorsten-kamann.de/2009/11/05/using-domainobjects-with-spring-and-aop/" title="Using Domainobjects with Spring and AOP"></a><p>This article is about the managing of Domainobjects with the Spring Framework. Domainobjects are often initilized with the new keyword. This avoids the usage with Spring, because there aren&#8217;t Spring Beans. But with AOP and the @Configurable Annotation of Spring you can manage these objects too.</p>
<p>This article is in german and published at <a href="http://it-republik.de/jaxenter/" target="_blank">Jaxenter</a>.<br />
You will find them here: <a href="http://it-republik.de/jaxenter/artikel/Mit-Spring-und-AOP-Domaenenklassen-verwalten-2644.html" target="_blank">http://it-republik.de/jaxenter/artikel/Mit-Spring-und-AOP-Domaenenklassen-verwalten-2644.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thorsten-kamann.de/2009/11/05/using-domainobjects-with-spring-and-aop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

