spring-framework / org.springframework.web.servlet.config / MvcNamespaceUtils / getContentNegotiationManager

getContentNegotiationManager

@Nullable open static fun getContentNegotiationManager(context: ParserContext): Any

Find the ContentNegotiationManager bean created by or registered with the annotation-driven element.

Return
a bean definition, bean reference, or null if none defined