spring-framework / org.springframework.web.accept / ContentNegotiationManagerFactoryBean / setDefaultContentType

setDefaultContentType

open fun setDefaultContentType(contentType: MediaType): Unit

Set the default content type to use when no content type is requested.

By default this is not set.

See Also
#setDefaultContentTypeStrategy