We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b3d1be commit bb8a12fCopy full SHA for bb8a12f
src/reference/docbook/mvc.xml
@@ -5150,7 +5150,7 @@ public class WebConfig extends WebMvcConfigurerAdapter {
5150
content negotiation purposes.</para>
5151
5152
<para>Note that <classname>ContentNegotiatingViewResolver</classname>
5153
- now can also be configured with a <code>ContentNegotiatingViewResolver</code>,
+ now can also be configured with a <classname>ContentNegotiationManager</classname>,
5154
so you can use one instance throughout Spring MVC.</para>
5155
5156
<para>In more advanced cases, it may be useful to configure
0 commit comments