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 49e61d2680 overridden @PersistenceContext annotations on subclass methods are being processed correctly (SPR-8594) 13 years ago
..
.settings Merge 3.1.0 development branch into trunk 14 years ago
src overridden @PersistenceContext annotations on subclass methods are being processed correctly (SPR-8594) 13 years ago
.classpath [SPR-8092] cleaning up ignored and broken ORM tests; suppressing warnings; fixed Eclipse classpath for tests. 14 years ago
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 16 years ago
build.xml + upgrade to AspectJ 1.6.8 15 years ago
ivy.xml shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 13 years ago
orm.iml updated dependencies 13 years ago
pom.xml Merge 3.1.0 development branch into trunk 14 years ago
template.mf changed "javax.persistence.criteria" import to an explicit Import-Package declaration (SPR-6636) 15 years ago