mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
SPR-9085 Correct typo.
This commit is contained in:
@@ -1579,7 +1579,7 @@ String body = response.getBody();</programlisting>
|
||||
</section>
|
||||
|
||||
<section id="rest-byte-converter">
|
||||
<title>ByteArrayMessageConverter</title>
|
||||
<title>ByteArrayHttpMessageConverter</title>
|
||||
|
||||
<para>An <interfacename>HttpMessageConverter</interfacename>
|
||||
implementation that can read and write byte arrays from the HTTP
|
||||
|
||||
Reference in New Issue
Block a user