Skip to content

Include an HTTP client in spring-boot-starter-restclient #46525

@wilkinsona

Description

@wilkinsona

spring-boot-starter-webclient includes Reactor Netty as the preferred HTTP client. spring-boot-starter-restclient does not include an HTTP client dependency so the client will be based on the JDK's HTTP client. That may not be what we want. If it isn't, we should add our preferred HTTP client (Apache's?) to the starter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions