<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>AOP - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/aop/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Fri, 22 Jul 2022 09:47:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>在Spring框架3.X中使用AOP</title>
		<link>https://www.coder4.com/archives/7763</link>
					<comments>https://www.coder4.com/archives/7763#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Fri, 22 Jul 2022 09:47:34 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[3.x]]></category>
		<category><![CDATA[AOP]]></category>
		<category><![CDATA[Spring]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=7763</guid>

					<description><![CDATA[为了简单期间，我从mykong上找了3.X的脚手架工程，可以参考这里。我略作了调整，改成了JDK 1.8. 1 添加依赖 &#60;!-- aop --&#62; &#60;dependency&#62; &#60;groupId&#62;org.aspectj&#60;/groupId&#62; &#60;artifactId&#62;aspectjrt&#60;/artifactId&#62; &#60;version&#62;1.8.9&#60;/version&#62; &#60;/depend[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/7763/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
