spring 源码 https://spring.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Juergen Hoeller 1c33206042 catch ConversionException and ConvertedNotFoundException in BeanWrapper's convertIfNecessary as well, in order to support constructor resolution (SPR-6563) 15 years ago
..
.settings updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed. 15 years ago
src catch ConversionException and ConvertedNotFoundException in BeanWrapper's convertIfNecessary as well, in order to support constructor resolution (SPR-6563) 15 years ago
.classpath Updated Eclipse classpath regarding javax.inject and javax.validation. 15 years ago
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 16 years ago
beans.iml initial JSR-330 injection support 15 years ago
build.xml Added more modules 16 years ago
ivy.xml SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 15 years ago
pom.xml SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate 15 years ago
template.mf extended CGLIB version range (SPR-6400) 15 years ago