This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-framework
Watch
1
Star
0
Fork
0
You've already forked spring-framework
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
470e9c8558e689e84d0fcb120b2d62c026f60788
spring-framework
/
spring-context
/
src
History
Juergen Hoeller
470e9c8558
Configuration class processing explicitly skips java.* classes since we'll never find @Bean annotations there anyway
...
Issue: SPR-11718
2014-04-25 23:39:50 +02:00
..
main
Configuration class processing explicitly skips java.* classes since we'll never find @Bean annotations there anyway
2014-04-25 23:39:50 +02:00
test
@Bean processing explicitly ignores bridge methods (for method overrides with return type narrowing on JDK 8)
2014-04-25 23:37:37 +02:00