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
f519406c37b23eef816704baeb3a496f7430bb89
spring-framework
/
org.springframework.context
/
src
/
test
/
java
History
Juergen Hoeller
f519406c37
@Primary/@Lazy/@DependsOn supported as meta-annotations; @Bean supported as meta-annotation on factory methods as well
2009-07-22 15:23:22 +00:00
..
example
/scannable
custom stereotype annotations can be meta-annotated with @Service, @Controller etc as well; @Scope and @Transactional are now supported as meta-annotations on custom annotations
2009-04-26 11:41:06 +00:00
org
/springframework
@Primary/@Lazy/@DependsOn supported as meta-annotations; @Bean supported as meta-annotation on factory methods as well
2009-07-22 15:23:22 +00:00
test
+ Moving .config.java module -> .context
2009-03-23 04:48:04 +00:00