Backport corrected ContentNegotiationManager reference in MVC chapter [SPR-13558] #18134
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: backported
An issue that has been backported to maintenance branches
type: task
A general task
Milestone
Paul Chapman opened SPR-13558 and commented
In the MVC docs there is a sentence (section 21.16.6):
Note that
ContentNegotiatingViewResolver
now can also be configured with aContentNegotiatingViewResolver
, so you can use one instance throughout Spring MVC.I think this should be "configured with a
ContentNegotiationManager
".I don't have edit access to the docs on github or I would fix this myself.
Affects: 3.2.14, 4.1.7
Issue Links:
Referenced from: commits bb8a12f, 16cb736
Backported to: 3.2.15
The text was updated successfully, but these errors were encountered: