Http message converters shouldn't be used in a reactive web application, but may be used in a servlet-based web application or a non-web application. We should update the conditions on HttpMessageConvertersAutoConfiguration accordingly to avoid their auto-configuration when running a reactive web application.