<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Kommentare zu: JSR 303 Validation for Dates	</title>
	<atom:link href="https://sterl.org/2015/06/java-jsr-validation-for-dates/feed/" rel="self" type="application/rss+xml" />
	<link>https://sterl.org/2015/06/java-jsr-validation-for-dates/</link>
	<description></description>
	<lastBuildDate>Fri, 15 Feb 2019 11:48:56 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		Von: Paul Sterl		</title>
		<link>https://sterl.org/2015/06/java-jsr-validation-for-dates/#comment-997</link>

		<dc:creator><![CDATA[Paul Sterl]]></dc:creator>
		<pubDate>Fri, 20 Oct 2017 18:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://sterl.org/?p=21#comment-997</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://sterl.org/2015/06/java-jsr-validation-for-dates/#comment-994&quot;&gt;dimo&lt;/a&gt;.

Thanks for pointing this out! I adjusted the example.]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://sterl.org/2015/06/java-jsr-validation-for-dates/#comment-994">dimo</a>.</p>
<p>Thanks for pointing this out! I adjusted the example.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: dimo		</title>
		<link>https://sterl.org/2015/06/java-jsr-validation-for-dates/#comment-994</link>

		<dc:creator><![CDATA[dimo]]></dc:creator>
		<pubDate>Wed, 18 Oct 2017 10:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://sterl.org/?p=21#comment-994</guid>

					<description><![CDATA[SimpleDateFormat  is not thread safe and using it in multiple threads (as you may well do if it is static field) is a no go :)]]></description>
			<content:encoded><![CDATA[<p>SimpleDateFormat  is not thread safe and using it in multiple threads (as you may well do if it is static field) is a no go 🙂</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
