spring-boot/spring-boot-project/spring-boot-test
Andy Wilkinson 552345fcd1 Disable more @Bean method proxying
Previously, due to a quirk in Spring Framework, it was necessary to use bean method
proxying in @Configuration classes that define one or more FactoryBeans. This quirk has
now been addressed so this commit disables bean method proxying where it is now no longer
needed.

Closes gh-16533
2019-05-10 10:16:22 +01:00
..
src Disable more @Bean method proxying 2019-05-10 10:16:22 +01:00
pom.xml Validate our own tests work with JUnit5 and the vintage engine 2019-05-08 16:05:44 +02:00