Fixed ContentNegotiationManager reference in MVC docs

Issue: SPR-13558
This commit is contained in:
Juergen Hoeller
2015-10-14 13:59:40 +02:00
parent 2b3d1bef10
commit bb8a12ff78

View File

@@ -5150,7 +5150,7 @@ public class WebConfig extends WebMvcConfigurerAdapter {
content negotiation purposes.</para>
<para>Note that <classname>ContentNegotiatingViewResolver</classname>
now can also be configured with a <code>ContentNegotiatingViewResolver</code>,
now can also be configured with a <classname>ContentNegotiationManager</classname>,
so you can use one instance throughout Spring MVC.</para>
<para>In more advanced cases, it may be useful to configure