This website requires JavaScript.
Explore
Help
Sign In
root
/
spring-framework
mirror of
https://github.com/spring-projects/spring-framework.git
Watch
1
Star
0
Fork
You've already forked spring-framework
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0ef0ff60f0
spring-framework
/
org.springframework.config....
History
Chris Beams
0494320266
Eliminated all compilation warnings
2009-03-07 21:47:48 +00:00
..
.settings
+ Removed requirement for enhanced subclasses to implement InitializingBean. This was in support of injecting @ExternalValue fields, but is no longer necessary in light of @Value
2009-02-28 06:10:17 +00:00
src
Eliminated all compilation warnings
2009-03-07 21:47:48 +00:00
.classpath
Dependency updates
2009-03-07 06:37:19 +00:00
.project
Removing accidentally committed clover-related eclipse metadata
2009-03-06 20:20:40 +00:00
.springBeans
Consolidating types and reducing visibility wherever possible. Non-internal public API is now at 18 types (21 including internal packages).
2009-02-28 03:43:35 +00:00
build.xml
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
ivy.xml
Dependency updates
2009-03-07 06:37:19 +00:00
template.mf
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