SPR-7161
+ update Petclinic references
+ minor corrections

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3312 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Costin Leau
2010-05-05 13:42:46 +00:00
parent 1a68037781
commit f868c794eb
5 changed files with 24 additions and 12 deletions
+1 -1
View File
@@ -3124,7 +3124,7 @@ public class Account {
<para>Now that the sales pitch is over, let us first walk through a
quick example of AspectJ LTW using Spring, followed by detailed
specifics about elements introduced in the following example. For a
complete example, please see the Petclinic sample application.</para>
complete example, please see the Petclinic <link linkend="new-in-3-samples">sample</link> application.</para>
<section id="aop-aj-ltw-first-example">
<title>A first example</title>