spring-framework/spring-context/src
Juergen Hoeller ce1954da1e Configuration class processing explicitly skips java.* classes since we'll never find @Bean annotations there anyway
Issue: SPR-11718
(cherry picked from commit c8ea80d)
2014-04-28 00:33:14 +02:00
..
main Configuration class processing explicitly skips java.* classes since we'll never find @Bean annotations there anyway 2014-04-28 00:33:14 +02:00
test @Bean processing explicitly ignores bridge methods (for method overrides with return type narrowing on JDK 8) 2014-04-28 00:33:04 +02:00