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
findAnnotationOnBean only falls back to bean class in case of no factory method
Most importantly, static @bean methods do not expose their @configuration class-level annotations anymore, aligned with the behavior for non-static @bean methods.
Closesgh-28298
Copy file name to clipboardExpand all lines: spring-context/src/test/java/org/springframework/context/annotation/configuration/BeanMethodQualificationTests.java
0 commit comments