From 91f2eb6fe604cf3277332b4911e557118cda0156 Mon Sep 17 00:00:00 2001 From: bbaia Date: Thu, 15 Apr 2010 13:14:49 +0000 Subject: [PATCH] Added TypeNameAutoProxyCreator example to the AOP quick start [SPRNET-924] --- .../src/Spring.AopQuickStart.Step7/App.config | 31 +++++++++++++------ 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step7/App.config b/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step7/App.config index 9aae4511..cded2b3c 100644 --- a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step7/App.config +++ b/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step7/App.config @@ -1,17 +1,17 @@ - + -
-
+
+
- + @@ -19,18 +19,16 @@ - + - + - + @@ -54,6 +52,21 @@ + + + +