<?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>深蓝的blog &#187; @Scheduled</title>
	<atom:link href="http://www.lanxinbase.com/?feed=rss2&#038;tag=scheduled" rel="self" type="application/rss+xml" />
	<link>http://www.lanxinbase.com</link>
	<description>记录日常生活</description>
	<lastBuildDate>Sat, 18 Apr 2026 07:10:07 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.3</generator>
	<item>
		<title>解决@Scheduled创建的定时任务执行时间不准确的bug</title>
		<link>http://www.lanxinbase.com/?p=2518</link>
		<comments>http://www.lanxinbase.com/?p=2518#comments</comments>
		<pubDate>Wed, 22 Apr 2020 04:39:35 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[1.服务端语言]]></category>
		<category><![CDATA[@Scheduled]]></category>

		<guid isPermaLink="false">http://www.lanxinbase.com/?p=2518</guid>
		<description><![CDATA[使用@Scheduled创建两个定时任务，其中一个1s执行。另一个1min执行。按分钟执行的出现了bug，我设 [&#8230;]]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=2518</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>spring注解@Scheduled</title>
		<link>http://www.lanxinbase.com/?p=2501</link>
		<comments>http://www.lanxinbase.com/?p=2501#comments</comments>
		<pubDate>Tue, 04 Feb 2020 08:24:30 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[1.服务端语言]]></category>
		<category><![CDATA[@Scheduled]]></category>

		<guid isPermaLink="false">http://www.lanxinbase.com/?p=2501</guid>
		<description><![CDATA[注解@Scheduled 可以作为一个触发源添加到一个方法中，例如，以下的方法将以一个固定延迟时间5秒钟调用一 [&#8230;]]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=2501</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
