SPR-7158: Added missing space in MVC docbook file
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3333 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
27e6aa644f
commit
34595d7492
|
|
@ -2681,7 +2681,7 @@ background=/themes/cool/img/coolBg.jpg</programlisting>
|
|||
</html></programlisting>
|
||||
|
||||
<para>The next step is to create a controller that handles the file
|
||||
upload.This controller is very similar to a <link
|
||||
upload. This controller is very similar to a <link
|
||||
linkend="mvc-ann-controller">normal annotated
|
||||
<interfacename>@Controller</interfacename></link>, except that we use
|
||||
<classname>MultipartHttpServletRequest</classname> or
|
||||
|
|
|
|||
Loading…
Reference in New Issue