Update Joda Time references in documentation

Update documentation to reflect the fact that Joda Time is no longer
required to use the @DateTimeFormat annotation.
This commit is contained in:
Phillip Webb
2012-11-21 20:36:18 -08:00
parent b36ab83ab3
commit fddb829b8b

View File

@@ -4609,8 +4609,7 @@ public class WebConfig {
<para>Support for <link linkend="format">formatting</link> Date,
Calendar, Long, and Joda Time fields using the
<interfacename>@DateTimeFormat</interfacename>
annotation, if Joda Time 1.3 or higher is present on the
classpath.</para>
annotation.</para>
</listitem>
<listitem>