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
772
Commits
18
Branches
0
Tags
8b4ad4575c2a44c3ee40f2af14f3ccc78cfbdb8b
Commit Graph
3 Commits
Author
SHA1
Message
Date
Chris Beams
3ae3de19a9
+ Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated)
...
+ Finished support for @Import, including detection of circular imports
2009-03-21 19:00:57 +00:00
Chris Beams
04314a62e6
Updated ivy and template.mf dependency metadata; added src/main/resources to quiet a spurious build error.
2009-03-05 20:18:08 +00:00
Chris Beams
e48fe0d892
Initial cut at migrating JavaConfig essentials into Core. test.basic.BasicTests successfully excercises the simplest possible @Configuration class (contains a single @Bean method). 39 classes were pulled in from from JavaConfig to support this use case.
2009-02-27 01:35:44 +00:00