• Andy Wilkinson's avatar
    Disable more @Bean method proxying · 552345fc
    Andy Wilkinson authored
    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
    552345fc
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...