

MCQOPTIONS
Saved Bookmarks
1. |
The ContentNegotiatingViewResolver resolver first determines the media type for a request based on which of the following criteria? |
A. | It checks a request path extension |
B. | If a request path has an extension but no match can be found in the default mediaTypes section of the ContentNegotiatingViewResolver bean |
C. | If no extension is present in a request path, the HTTP Accept header of the request is used |
D. | All of the mentioned |
Answer» E. | |