diff --git a/spring-framework-reference/src/beans.xml b/spring-framework-reference/src/beans.xml index 60383df7bfd..03947fc81a9 100644 --- a/spring-framework-reference/src/beans.xml +++ b/spring-framework-reference/src/beans.xml @@ -2297,7 +2297,7 @@ public class CommandManager implements ApplicationContextAware { You can read more about the motivation for Method Injection in - this blog + this blog entry.