mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
31f8e12adb
This commit also ensures that @Bean methods are declared within @Configuration classes instead of within test classes. See gh-29122