This website requires JavaScript.
Explore
Help
Sign In
spring
/
spring-framework
Watch
1
Star
0
Fork
0
mirror of
https://github.com/spring-projects/spring-framework.git
synced
2026-09-26 08:59:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0543036ec95c7f172a5ced2ac11389e4e05f7825
spring-framework
/
org.springframework.context
/
src
/
test
/
java
T
History
Sam Brannen
0543036ec9
FooConfig, Foo, Bar, and BarFactory are now public static classes in order to avoid a bug with JDT/Spring IDE where the classes cannot be found in the XML application context.
2010-03-19 12:39:34 +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
FooConfig, Foo, Bar, and BarFactory are now public static classes in order to avoid a bug with JDT/Spring IDE where the classes cannot be found in the XML application context.
2010-03-19 12:39:34 +00:00
test
+ Moving .config.java module -> .context
2009-03-23 04:48:04 +00:00