mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
ff9a349271
This commit introduces a new findAnnotatedBeans(ListableBeanFactory) override for the existing findAnnotatedBeans(ApplicationContext) method. Closes gh-35571