Skip to content

RestTemplateAutoConfiguration should be conditional on not being a reactive web application #15718

@wilkinsona

Description

@wilkinsona

Similar to #15712, RestTemplate 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 RestTemplateAutoConfiguration accordingly to avoid its auto-configuration when running a reactive web application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions