diff --git a/spring-framework-reference/src/beans.xml b/spring-framework-reference/src/beans.xml index e880673180..60383df7bf 100644 --- a/spring-framework-reference/src/beans.xml +++ b/spring-framework-reference/src/beans.xml @@ -666,7 +666,7 @@ List userList service.getUsernameList(); Inner class names If you want to configure a bean definition for a - static inner class, you have to use the + static nested class, you have to use the binary name of the inner class. For example, if you have a class called