SPR-8823 ServletUriComponentsBuilder polish and reference doc update.

This commit is contained in:
Rossen Stoyanchev
2011-11-08 17:49:38 +00:00
parent d1d48ac940
commit c9acaaf9d8
5 changed files with 76 additions and 5 deletions

View File

@@ -485,6 +485,12 @@
especially since <classname>UriTemplate</classname> relies on those
same classes internally.
</para>
<para>A <classname>ServletUriComponentsBuilder</classname> sub-class
provides static factory methods to copy information from
a Servlet request. See <xref linkend="mvc-construct-encode-uri"/>.
</para>
</section>
</section>