You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: org.springframework.beans/src/main/java/org/springframework/beans/factory/support/AbstractBeanFactory.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -480,7 +480,7 @@ public boolean isTypeMatch(String name, Class targetType) throws NoSuchBeanDefin
480
480
// Check decorated bean definition, if any: We assume it'll be easier
481
481
// to determine the decorated bean's type than the proxy's type.
Copy file name to clipboardExpand all lines: org.springframework.context/src/test/java/org/springframework/beans/factory/xml/support/CustomNamespaceHandlerTests-context.xml
Copy file name to clipboardExpand all lines: org.springframework.context/src/test/java/org/springframework/beans/factory/xml/support/CustomNamespaceHandlerTests.java
0 commit comments