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
2a790ad25b
spring-framework
/
org.springframework.config....
History
Chris Beams
ff83255ace
Adding eclipse metadata
2009-03-01 21:04:30 +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
+ Renamed @Factory -> @FactoryMethod
2009-02-28 06:57:52 +00:00
.classpath
Adding eclipse metadata
2009-03-01 21:04:30 +00:00
.project
Adding eclipse metadata
2009-03-01 21:04:30 +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
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
template.mf
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