Browse Source
Reverted change for @Bean methods that declare FactoryBean as their return type: The effects of trying to create the FactoryBean to find out about its implementation type are too far-reaching. It's better to recommend declaring a specific return type in the method signature if you want the container to specifically react to your implementation type. Issue: SPR-9857pull/167/head
Juergen Hoeller
12 years ago
committed by
unknown
3 changed files with 3 additions and 7 deletions
Loading…
Reference in new issue