spring-boot/spring-boot-project/spring-boot-test-autoconfigure
Yanming Zhou 7427304b3d Use RootBeanDefinition if possible
This commit adapts code that was using GenericBeanDefinition to use
RootBeanDefinition instead. Spring Framework recommend to use
RootBeanDefinition if it's pre-determined as root bean.

See gh-42611
2024-10-15 09:35:56 +02:00
..
2024-10-15 09:35:56 +02:00
2024-09-24 14:32:48 -07:00