SPR-7161
+ update Petclinic references
+ minor corrections
This commit is contained in:
Costin Leau
2010-05-05 13:42:46 +00:00
parent 9919cc976b
commit 42cdfbcd89
5 changed files with 24 additions and 12 deletions

View File

@@ -589,12 +589,10 @@
configure access to Servlet or Portlet facilities.</para>
<tip>
<para>The Spring distribution ships with the
<emphasis>PetClinic</emphasis> sample, a web application that leverages
<para>Available in the <link linkend="new-in-3-samples">samples repository</link>,
the <emphasis>PetClinic</emphasis> web application leverages
the annotation support described in this section, in the context of
simple form processing. The <emphasis>PetClinic</emphasis> application
resides in the <literal>org.springframework.samples.petclinic</literal>
module.</para>
simple form processing.</para>
<!-- MLP Note removed reference to imagedb -->
</tip>