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.
 
 
Rossen Stoyanchev 0460a5eceb SPR-8536 Add exact matches when comparing 'produces' conditions (e.g. given Accept: text/*, method with text/* is preferred over text/plain). Also pick a media type alphabetically when two 'produces' condition media types match equally (e.g. given Accept: text/* method with text/plain is chosen over text/xhtml) 15 years ago
..
.settings ModelAndViewContainer related refinements 15 years ago
src SPR-8536 Add exact matches when comparing 'produces' conditions (e.g. given Accept: text/*, method with text/* is preferred over text/plain). Also pick a media type alphabetically when two 'produces' condition media types match equally (e.g. given Accept: text/* method with text/plain is chosen over text/xhtml) 15 years ago
.classpath [SPR-8622] Upgraded to JUnit 4.8.2 15 years ago
.project adding eclipse project settings 17 years ago
build.xml + upgrade to AspectJ 1.6.8 16 years ago
ivy.xml moved OpenSessionInViewTests back to orm module 15 years ago
pom.xml Update Servlet 3.0 dependency in webmvc pom 15 years ago
template.mf mvc:annotation-driven reliably detects JSR-303 and JAXB2 in an OSGi environment as well (SPR-7291) 16 years ago
web-servlet.iml moved OpenSessionInViewTests back to orm module 15 years ago