Files
spring-framework/src/dist
Rossen Stoyanchev 982cb2f258 Fix content negotiation issue with sort by q-value
Before this fix the q-value of media types in the Accept header were
ignored when using the new RequestMappingHandlerAdapter in combination
with @ResponseBody and HttpMessageConverters.

Issue: SPR-9160
2012-05-11 14:43:58 -04:00
..

Spring Framework version ${version}
=================================================

To find out what has changed since any earlier releases, see 'changelog.txt'.

Please consult the documentation located within the 'docs/reference' directory
of this release and also visit the official Spring Framework home at
http://www.springsource.org/spring-framework

There you will find links to the forum, issue tracker, and other resources.

See https://github.com/SpringSource/spring-framework#readme for additional
information including instructions on building from source.