Spring Framework
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 e56cfb8173 consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441) 16 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. 17 years ago
src consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441) 16 years ago
.classpath Rolled-back accidental .classpath changes 16 years ago
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 17 years ago
build.xml + upgrade to AspectJ 1.6.8 16 years ago
ivy.xml Publishing license and notice files 16 years ago
pom.xml Prepping for 3.0.5 16 years ago
template.mf SPR-7063 - MappingJacksonHttpMessageConverter breaks with Jackson 1.0.x 16 years ago
web.iml Introduced ResponseEntity, for access to the response status code 16 years ago