spring-framework/spring-web/src
Sam Brannen ff9a349271 Introduce findAnnotatedBeans(ListableBeanFactory) in ControllerAdviceBean
This commit introduces a new findAnnotatedBeans(ListableBeanFactory)
override for the existing findAnnotatedBeans(ApplicationContext) method.

Closes gh-35571
2025-10-07 12:37:07 +02:00
..
jmh/java/org/springframework Remove Undertow-specific support and testing 2025-08-20 10:32:33 +02:00
main Introduce findAnnotatedBeans(ListableBeanFactory) in ControllerAdviceBean 2025-10-07 12:37:07 +02:00
test Enforce custom string converter in HttpMessageConverters 2025-10-01 20:18:39 +02:00
testFixtures Add missing @⁠Override annotations 2025-09-22 13:20:37 +02:00