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
53333c3ed06e465a55592a0f351ffab40110e5b3
spring-framework
/
org.springframework.context
/
src
/
test
/
java
History
Juergen Hoeller
53333c3ed0
XML constructor-arg element allows for specifying a constructor argument by name now, with target argument names read from the class file via ASM or from Java 6's @ConstructorProperties annotation (SPR-3313)
2009-06-03 10:21:57 +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
XML constructor-arg element allows for specifying a constructor argument by name now, with target argument names read from the class file via ASM or from Java 6's @ConstructorProperties annotation (SPR-3313)
2009-06-03 10:21:57 +00:00
test
+ Moving .config.java module -> .context
2009-03-23 04:48:04 +00:00