Files
spring-framework/src/reference/docbook
Rossen Stoyanchev a0747458e7 Add support for HTTP PATCH method
The HTTP PATCH method is now supported whereever HTTP methods are used.
Annotated controllers can be mapped to RequestMethod.PATCH.

On the client side the RestTemplate execute(..) and exchange(..)
methods can be used with HttpMethod.PATCH. In terms of HTTP client
libraries, Apache HttpComponents HttpClient version 4.2 or later is
required (see HTTPCLIENT-1191). The JDK HttpURLConnection does not
support the HTTP PATCH method.

Issue: SPR-7985
2012-06-22 16:57:22 -04:00
..
2012-05-12 00:53:51 -04:00
2012-02-13 15:17:30 +01:00
2012-05-12 00:53:51 -04:00
2012-05-12 00:53:51 -04:00
2012-01-31 14:32:15 +01:00
2012-01-31 14:32:15 +01:00
2012-01-31 14:32:15 +01:00
2012-05-15 14:25:10 +02:00
2012-01-31 14:32:15 +01:00
2012-01-31 14:32:15 +01:00
2012-06-22 16:57:22 -04:00
2012-01-31 14:32:15 +01:00