Files
spring-framework/src/dist
Rossen Stoyanchev f528c39456 Add UnknownHttpStatusCodeException
This is more specific exception raised instead of RestClientException
when the raw HTTP status code received from the server is not one of
the HttpStatus enum values.

Issue: SPR-9406
2012-11-02 13:47:24 -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.