Browse Source

fixed duplicate section ids

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1279 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Thomas Risberg 17 years ago
parent
commit
caa88d4883
  1. 2
      spring-framework-reference/src/rest.xml

2
spring-framework-reference/src/rest.xml

@ -956,7 +956,7 @@ URI location = template.postForLocation(uri, booking, "1");
(<literal>application/xml</literal>).</para> (<literal>application/xml</literal>).</para>
</section> </section>
<section id="rest-source-converter"> <section id="rest-buffered-image-converter">
<title>BufferedImageHttpMessageConverter</title> <title>BufferedImageHttpMessageConverter</title>
<para>An <interfacename>HttpMessageConverter</interfacename> <para>An <interfacename>HttpMessageConverter</interfacename>

Loading…
Cancel
Save