Skip to content

HttpMessageConvertersAutoConfiguration should be conditional on not being a reactive web application #15712

@wilkinsona

Description

@wilkinsona

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions