mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 16:29:28 +00:00
This commit also ensures that @Bean methods are declared within @Configuration classes instead of within test classes. See gh-29122